ghcup-metadata/cabal.project

29 lines
510 B
Plaintext
Raw Normal View History

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-10-01 07:39:32 +00:00
tag: e27fed09f3eb4b0b72ce7825c65f16a4202a2399
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