fix: Upgrade to newest ghcup-hs master
* Upgrades ghcup-metadata to use newest master branch commit. - updates cabal.project * fixes breaking changes when upgrading to new ghcup-hs - `listVersions` function changed type-signature, fixed useages - needed some GHCTargetVersion -> Version type conversions
This commit is contained in:
@@ -7,7 +7,7 @@ package ghcup
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/haskell/ghcup-hs.git
|
||||
tag: v0.1.19.2
|
||||
tag: a2a605ad892675d317e8415522e2cf12d5e35571
|
||||
|
||||
constraints: http-io-streams -brotli,
|
||||
any.aeson >= 2.0.1.0
|
||||
|
||||
Reference in New Issue
Block a user