ghcup-metadata/cabal.project
Arjun Kathuria 88882cc757 refactor: Upgrade "ghcup-hs" dependency version in cabal.project
* Upgrade `ghcup-hs` project version to a new one that has
  new pretty-print instances needed, after my previous PR
  got merged.

* PR - fd6ff9f8ec
2023-09-02 20:48:28 +05:30

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