Bump ghcup metadata, because new GHC versions may have different bin/ layout

This commit is contained in:
2021-07-28 19:17:59 +02:00
parent 096103e65a
commit 442ddfd4e4
4 changed files with 2219 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ import qualified Data.Text as T
-- | This reflects the API version of the YAML.
ghcupURL :: URI
ghcupURL = [uri|https://www.haskell.org/ghcup/data/ghcup-0.0.5.yaml|]
ghcupURL = [uri|https://www.haskell.org/ghcup/data/ghcup-0.0.6.yaml|]
-- | The current ghcup version.
ghcUpVer :: PVP