2020-01-11 20:15:05 +00:00
|
|
|
packages: ./ghcup.cabal
|
|
|
|
|
2020-05-08 18:13:10 +00:00
|
|
|
optional-packages: ./3rdparty/*/*.cabal
|
|
|
|
|
2020-07-22 00:35:22 +00:00
|
|
|
source-repository-package
|
|
|
|
type: git
|
|
|
|
location: https://github.com/haskus/packages.git
|
|
|
|
tag: 80a1c5fc07f7226c424250ec17f674cd4d618f42
|
|
|
|
subdir: haskus-utils-types
|
|
|
|
|
2020-01-11 20:15:05 +00:00
|
|
|
optimization: 2
|
|
|
|
|
|
|
|
package streamly
|
|
|
|
ghc-options: -O2 -fspec-constr-recursive=16 -fmax-worker-args=16
|
|
|
|
|
|
|
|
package ghcup
|
2020-04-11 13:36:02 +00:00
|
|
|
ghc-options: -O2 -fspec-constr-recursive=16 -fmax-worker-args=16
|
2020-01-11 20:15:05 +00:00
|
|
|
|
2020-03-16 09:47:55 +00:00
|
|
|
constraints: http-io-streams -brotli
|
|
|
|
|
2020-07-04 21:33:48 +00:00
|
|
|
package libarchive
|
|
|
|
flags: static
|
|
|
|
|
2020-07-11 20:53:38 +00:00
|
|
|
allow-newer: base ghc-prim template-haskell
|