ghcup-hs/cabal.project

21 lines
400 B
Plaintext
Raw Permalink Normal View History

2020-01-11 20:15:05 +00:00
packages: ./ghcup.cabal
optimization: 2
package ghcup
2021-05-14 21:09:45 +00:00
ghc-options: -O2 -rtsopts
2021-03-11 16:03:51 +00:00
tests: True
flags: +tui
2020-01-11 20:15:05 +00:00
2021-05-14 21:09:45 +00:00
source-repository-package
type: git
location: https://github.com/Bodigrim/tar
tag: ac197ec7ea4838dc2b4e22b9b888b080cedf29cf
2020-03-16 09:47:55 +00:00
constraints: http-io-streams -brotli
package libarchive
2020-09-01 14:00:28 +00:00
flags: -system-libarchive
2021-05-14 21:09:45 +00:00
allow-newer: base, ghc-prim, template-haskell, language-c