88882cc757
* Upgrade `ghcup-hs` project version to a new one that has
new pretty-print instances needed, after my previous PR
got merged.
* PR - fd6ff9f8ec
29 lines
510 B
Plaintext
29 lines
510 B
Plaintext
packages: ./ghcup-gen/ghcup-gen.cabal
|
|
|
|
package ghcup
|
|
tests: False
|
|
flags: +tui +no-exe
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/haskell/ghcup-hs.git
|
|
tag: fd6ff9f8ece147bb4527843822462c72824e8ba7
|
|
|
|
constraints: http-io-streams -brotli,
|
|
any.aeson >= 2.0.1.0
|
|
|
|
package libarchive
|
|
flags: +system-libarchive
|
|
|
|
package aeson-pretty
|
|
flags: +lib-only
|
|
|
|
package cabal-plan
|
|
flags: -exe
|
|
|
|
package aeson
|
|
flags: +ordered-keymap
|
|
|
|
package streamly
|
|
flags: +use-unliftio
|