;make ghci[d]-shake: extra package needed sometimes
This commit is contained in:
		
							parent
							
								
									f8a57dae51
								
							
						
					
					
						commit
						5344913d04
					
				
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							| @ -374,6 +374,7 @@ SHAKEDEPS= \ | |||||||
| 	--package safe \
 | 	--package safe \
 | ||||||
| 	--package shake \
 | 	--package shake \
 | ||||||
| 	--package time \
 | 	--package time \
 | ||||||
|  | #	--package hledger-lib \  # for Hledger.Utils.Debug
 | ||||||
| 
 | 
 | ||||||
| ghcid-shake: $(call def-help,ghcid-shake, start ghcid autobuilder on Shake.hs) | ghcid-shake: $(call def-help,ghcid-shake, start ghcid autobuilder on Shake.hs) | ||||||
| 	stack exec $(SHAKEDEPS) -- ghcid Shake.hs | 	stack exec $(SHAKEDEPS) -- ghcid Shake.hs | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user