ghcup-hs/cabal.ghc884.project

21 lines
412 B
Plaintext
Raw Normal View History

2021-03-02 18:22:14 +00:00
packages: ./ghcup.cabal
with-compiler: ghc-8.8.4
2021-03-02 18:22:14 +00:00
optional-packages: ./3rdparty/*/*.cabal
2021-03-02 18:22:14 +00:00
optimization: 2
2021-03-02 18:22:14 +00:00
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
2021-03-02 18:22:14 +00:00
constraints: http-io-streams -brotli
package libarchive
flags: -system-libarchive
allow-newer: base, ghc-prim, template-haskell