tools: make: rename rules to ghci[d]-doctest
[ci skip]
This commit is contained in:
		
							parent
							
								
									305f208862
								
							
						
					
					
						commit
						ee68fed951
					
				
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							| @ -566,7 +566,7 @@ ghcid-web: $(call def-help,ghcid-web, start ghcid autobuilder on hledger-lib + h | ||||
| ghcid-api: $(call def-help,ghcid-api, start ghcid autobuilder on hledger-lib + hledger + hledger-api) | ||||
| 	ghcid -c 'make ghci-api' | ||||
| 
 | ||||
| ghcid-lib-doctest: $(call def-help,ghcid-lib-doctest, start ghcid autobuilder on hledger-lib doctests) | ||||
| ghcid-doctest: $(call def-help,ghcid-lib-doctest, start ghcid autobuilder on hledger-lib doctests) | ||||
| 	ghcid -c 'cd hledger-lib; $(STACK) ghci hledger-lib:test:doctests' --test ':main' --reload hledger-lib | ||||
| 
 | ||||
| ghcid-shake: $(call def-help,ghcid-shake, start ghcid autobuilder on Shake.hs) | ||||
| @ -607,7 +607,7 @@ ghci-api: (call def-help,ghci-api, start ghci REPL on hledger-lib + hledger + hl | ||||
| # 		hledger-web/app/main.hs \
 | ||||
| # 		hledger-api/hledger-api.hs \
 | ||||
| 
 | ||||
| ghci-lib-doctest: $(call def-help,ghci-lib-doctest, start ghci REPL on hledger-lib doctests) | ||||
| ghci-doctest: $(call def-help,ghci-lib-doctest, start ghci REPL on hledger-lib doctests) | ||||
| 	cd hledger-lib; $(STACK) ghci hledger-lib:test:doctests | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user