ghcup-hs/cabal.ghc8107.project

25 lines
376 B
Plaintext
Raw Normal View History

2021-07-13 13:17:12 +00:00
packages: ./ghcup.cabal
optional-packages: ./vendored/*/*.cabal
optimization: 2
package ghcup
tests: True
flags: +tui
constraints: http-io-streams -brotli
package libarchive
flags: -system-libarchive
2021-08-29 15:46:53 +00:00
package aeson-pretty
flags: +lib-only
package cabal-plan
flags: -exe
2021-07-13 13:17:12 +00:00
allow-newer: base, ghc-prim, template-haskell, language-c
2021-08-29 15:46:53 +00:00
with-compiler: ghc-8.10.7