Files
ghcup-hs/cabal.ghc901.project

35 lines
665 B
Plaintext
Raw Normal View History

2021-07-13 15:17:12 +02:00
packages: ./ghcup.cabal
optional-packages: ./vendored/*/*.cabal
optimization: 2
package ghcup
tests: True
flags: +tui
2021-07-28 18:42:57 +02:00
source-repository-package
type: git
2021-08-29 17:46:53 +02:00
location: https://github.com/bgamari/terminal-size
tag: 34ea816bd63f75f800eedac12c6908c6f3736036
2021-07-28 18:42:57 +02:00
2021-07-13 15:17:12 +02:00
source-repository-package
type: git
2021-08-29 17:46:53 +02:00
location: https://github.com/hasufell/libarchive
2021-08-30 22:41:58 +02:00
tag: 8587aab78dd515928024ecd82c8f215e06db85cd
2021-07-13 15:17:12 +02:00
constraints: http-io-streams -brotli
package libarchive
flags: -system-libarchive
2021-08-29 17:46:53 +02:00
package aeson-pretty
flags: +lib-only
package cabal-plan
flags: -exe
2021-07-13 15:17:12 +02:00
allow-newer: base, ghc-prim, template-haskell, language-c
with-compiler: ghc-9.0.1