make: gencabal: no need for old ghc now presumably
[ci skip]
This commit is contained in:
		
							parent
							
								
									3a5df72331
								
							
						
					
					
						commit
						66549a526a
					
				
							
								
								
									
										3
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
									
									
									
									
								
							| @ -1388,7 +1388,8 @@ setversion: $(VERSIONSENSITIVEFILES) #$(call def-help,setversion, update version | |||||||
| #	hpack --silent $(dir $*) 
 | #	hpack --silent $(dir $*) 
 | ||||||
| #
 | #
 | ||||||
| gencabal: $(call def-help,gencabal, regenerate cabal files from package.yaml files with stack ) | gencabal: $(call def-help,gencabal, regenerate cabal files from package.yaml files with stack ) | ||||||
| 	$(STACK) build --dry-run --silent --stack-yaml stack-ghc8.2.yaml | 	$(STACK) build --dry-run --silent | ||||||
|  | # --stack-yaml stack-ghc8.2.yaml
 | ||||||
| 
 | 
 | ||||||
| gencabal-with-hpack-%: | gencabal-with-hpack-%: | ||||||
| 	$(STACK) build --with-hpack hpack-$* --dry-run --silent --stack-yaml stack-ghc8.2.yaml | 	$(STACK) build --with-hpack hpack-$* --dry-run --silent --stack-yaml stack-ghc8.2.yaml | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user