make gencabal: use ghc 8.2 to include hledger-ui
This commit is contained in:
		
							parent
							
								
									4ea02bf1cb
								
							
						
					
					
						commit
						4c4f53c3ad
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -1429,7 +1429,7 @@ setversion: $(VERSIONSENSITIVEFILES) #$(call def-help,setversion, update version | ||||
| #	hpack --silent $(dir $*) 
 | ||||
| #
 | ||||
| gencabal: $(call def-help,gencabal, regenerate cabal files from package.yaml files with stack ) | ||||
| 	$(STACK) build --dry-run --silent | ||||
| 	$(STACK) build --dry-run --silent --stack-yaml stack-ghc8.2.yaml | ||||
| 
 | ||||
| # updatecabal: gencabal $(call def-help,updatecabal, regenerate cabal files and commit )
 | ||||
| # 	@read -p "please review changes then press enter to commit $(shell ls */*.cabal)"
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user