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