19 lines
346 B
Plaintext
19 lines
346 B
Plaintext
packages: ./ghcup.cabal
|
|
|
|
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: static
|
|
|
|
allow-newer: base
|