2021-10-27 13:04:49 +00:00
|
|
|
packages: ./ghcup-gen/ghcup-gen.cabal
|
|
|
|
|
|
|
|
package ghcup
|
|
|
|
tests: False
|
2023-01-13 04:38:23 +00:00
|
|
|
flags: +tui +no-exe
|
2021-10-27 13:04:49 +00:00
|
|
|
|
|
|
|
source-repository-package
|
|
|
|
type: git
|
2023-01-13 04:38:23 +00:00
|
|
|
location: https://github.com/haskell/ghcup-hs.git
|
2023-02-24 12:03:57 +00:00
|
|
|
tag: v0.1.19.2
|
2021-10-27 13:04:49 +00:00
|
|
|
|
|
|
|
constraints: http-io-streams -brotli,
|
2022-01-28 22:15:08 +00:00
|
|
|
any.aeson >= 2.0.1.0
|
2021-10-27 13:04:49 +00:00
|
|
|
|
|
|
|
package libarchive
|
2023-02-24 12:03:57 +00:00
|
|
|
flags: +system-libarchive
|
2021-10-27 13:04:49 +00:00
|
|
|
|
|
|
|
package aeson-pretty
|
|
|
|
flags: +lib-only
|
|
|
|
|
|
|
|
package cabal-plan
|
|
|
|
flags: -exe
|
|
|
|
|
|
|
|
package aeson
|
|
|
|
flags: +ordered-keymap
|
|
|
|
|
2023-01-13 04:38:23 +00:00
|
|
|
package streamly
|
|
|
|
flags: +use-unliftio
|