ghcup-hs/cabal.project

10 lines
212 B
Plaintext
Raw Normal View History

2020-01-11 20:15:05 +00:00
packages: ./ghcup.cabal
2020-01-16 22:27:38 +00:00
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