21 lines
		
	
	
		
			413 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			413 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| packages: ./ghcup.cabal
 | |
| 
 | |
| with-compiler: ghc-8.10.4
 | |
| 
 | |
| optional-packages: ./3rdparty/*/*.cabal
 | |
| 
 | |
| optimization: 2
 | |
| 
 | |
| package streamly
 | |
|     ghc-options: -O2 -fspec-constr-recursive=16 -fmax-worker-args=16
 | |
| 
 | |
| package ghcup
 | |
|     ghc-options: -O2 -fspec-constr-recursive=16 -fmax-worker-args=16
 | |
| 
 | |
| constraints: http-io-streams -brotli
 | |
| 
 | |
| package libarchive
 | |
|   flags: -system-libarchive
 | |
| 
 | |
| allow-newer: base, ghc-prim, template-haskell
 |