Files
ghcup-hs/cabal.project

27 lines
564 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-05-14 23:09:45 +02:00
source-repository-package
type: git
2021-08-24 20:18:14 +02:00
location: https://github.com/bgamari/terminal-size
tag: 34ea816bd63f75f800eedac12c6908c6f3736036
2021-05-14 23:09:45 +02:00
2021-06-11 22:17:02 +02:00
source-repository-package
type: git
2021-08-24 20:18:14 +02:00
location: https://github.com/hasufell/libarchive
tag: 024a7e8ab7b4d3848dc64dca1e70a04831eedc99
2021-06-11 22:17:02 +02:00
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