2021-03-02 18:22:14 +00:00
|
|
|
packages: ./ghcup.cabal
|
2020-10-05 20:11:05 +00:00
|
|
|
|
|
|
|
with-compiler: ghc-8.8.4
|
|
|
|
|
2021-03-02 18:22:14 +00:00
|
|
|
optional-packages: ./3rdparty/*/*.cabal
|
2020-10-05 20:11:05 +00:00
|
|
|
|
|
|
|
source-repository-package
|
|
|
|
type: git
|
|
|
|
location: https://github.com/haskus/packages.git
|
|
|
|
tag: 80a1c5fc07f7226c424250ec17f674cd4d618f42
|
|
|
|
subdir: haskus-utils-types
|
|
|
|
|
|
|
|
source-repository-package
|
|
|
|
type: git
|
|
|
|
location: https://github.com/hasufell/hpath.git
|
|
|
|
tag: bf6d28cf989b70286e12fecc183d5bbf5454a1a2
|
2021-03-02 18:22:14 +00:00
|
|
|
subdir: hpath-io
|
2020-10-05 20:11:05 +00:00
|
|
|
|
|
|
|
source-repository-package
|
|
|
|
type: git
|
2021-03-02 18:22:14 +00:00
|
|
|
location: https://github.com/hasufell/hpath.git
|
|
|
|
tag: bf6d28cf989b70286e12fecc183d5bbf5454a1a2
|
|
|
|
subdir: hpath-directory
|
2020-10-05 20:11:05 +00:00
|
|
|
|
2021-03-02 18:22:14 +00:00
|
|
|
source-repository-package
|
|
|
|
type: git
|
|
|
|
location: https://github.com/hasufell/streamly.git
|
|
|
|
tag: f921e78236c6b44a6673b5e1a1803d2e7102d806
|
2020-10-05 20:11:05 +00:00
|
|
|
|
2021-03-02 18:22:14 +00:00
|
|
|
optimization: 2
|
2020-10-05 20:11:05 +00:00
|
|
|
|
2021-03-02 18:22:14 +00:00
|
|
|
package streamly
|
|
|
|
ghc-options: -O2 -fspec-constr-recursive=16 -fmax-worker-args=16
|
2020-10-05 20:11:05 +00:00
|
|
|
|
|
|
|
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
|