22 lines
		
	
	
		
			519 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			519 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
packages: ./ghcup.cabal
 | 
						|
 | 
						|
with-compiler: ghc-8.6.5
 | 
						|
 | 
						|
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
 | 
						|
 | 
						|
source-repository-package
 | 
						|
  type: git
 | 
						|
  location: https://github.com/composewell/streamly
 | 
						|
  tag: b8178cd08f7fc8180e4de83bde4b239cb0cfb31c
 | 
						|
 | 
						|
source-repository-package
 | 
						|
  type: git
 | 
						|
  location: https://github.com/hasufell/tar-bytestring
 | 
						|
  tag: c774ebdbc75d514648c8d4993abd188103182513
 |