2021-10-27 13:04:49 +00:00
|
|
|
packages: ./ghcup-gen/ghcup-gen.cabal
|
|
|
|
|
|
|
|
package ghcup
|
|
|
|
tests: False
|
|
|
|
flags: -tui +no-exe
|
|
|
|
|
|
|
|
source-repository-package
|
|
|
|
type: git
|
|
|
|
location: https://gitlab.haskell.org/haskell/ghcup-hs.git
|
2022-05-11 21:43:36 +00:00
|
|
|
tag: v0.1.17.8
|
2021-10-27 13:04:49 +00:00
|
|
|
|
|
|
|
constraints: http-io-streams -brotli,
|
|
|
|
any.Cabal ==3.6.2.0,
|
2022-01-28 22:15:08 +00:00
|
|
|
any.aeson >= 2.0.1.0
|
2021-10-27 13:04:49 +00:00
|
|
|
|
|
|
|
package libarchive
|
|
|
|
flags: -system-libarchive
|
|
|
|
|
|
|
|
package aeson-pretty
|
|
|
|
flags: +lib-only
|
|
|
|
|
|
|
|
package cabal-plan
|
|
|
|
flags: -exe
|
|
|
|
|
|
|
|
package aeson
|
|
|
|
flags: +ordered-keymap
|
|
|
|
|
|
|
|
allow-newer: base, ghc-prim, template-haskell, language-c
|
|
|
|
|