Files
ghcup-hs/cabal.project

33 lines
639 B
Plaintext
Raw Permalink 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
2021-08-25 20:13:17 +02:00
tag: 8587aab78dd515928024ecd82c8f215e06db85cd
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-08-27 14:37:44 +02:00
package aeson-pretty
flags: +lib-only
package cabal-plan
flags: -exe
2021-05-14 23:09:45 +02:00
allow-newer: base, ghc-prim, template-haskell, language-c