25 lines
550 B
Plaintext
25 lines
550 B
Plaintext
packages: ./ghcup.cabal
|
|
|
|
optional-packages: ./3rdparty/*/*.cabal
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/haskus/packages.git
|
|
tag: 80a1c5fc07f7226c424250ec17f674cd4d618f42
|
|
subdir: haskus-utils-types
|
|
|
|
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, ghc-prim, template-haskell
|