Files
ghcup-hs/cabal.project

32 lines
703 B
Plaintext
Raw Normal View History

2020-01-11 21:15:05 +01:00
packages: ./ghcup.cabal
2021-06-15 14:00:30 +02:00
optional-packages: ./vendored/*/*.cabal
2020-01-11 21:15:05 +01:00
optimization: 2
package ghcup
2021-03-11 17:03:51 +01:00
tests: True
flags: +tui
2020-01-11 21:15:05 +01:00
2021-07-23 14:45:50 +02:00
source-repository-package
type: git
location: https://github.com/jtdaugherty/brick.git
tag: b3b96cfe66dfd398d338e3feb2b6855e66a35190
2021-05-14 23:09:45 +02:00
source-repository-package
type: git
location: https://github.com/Bodigrim/tar
tag: ac197ec7ea4838dc2b4e22b9b888b080cedf29cf
2021-06-11 22:17:02 +02:00
source-repository-package
type: git
location: https://github.com/bgamari/terminal-size
tag: 34ea816bd63f75f800eedac12c6908c6f3736036
2020-03-16 10:47:55 +01:00
constraints: http-io-streams -brotli
package libarchive
2020-09-01 16:00:28 +02:00
flags: -system-libarchive
2021-05-14 23:09:45 +02:00
allow-newer: base, ghc-prim, template-haskell, language-c