Bump ghcupURL

This commit is contained in:
2020-09-22 23:41:19 +02:00
parent 6c62884b24
commit b44748b4e3

View File

@@ -22,7 +22,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.2.yaml|]
ghcupURL = [uri|https://www.haskell.org/ghcup/data/ghcup-0.0.3.yaml|]
-- | The current ghcup version.
ghcUpVer :: PVP