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