Pre-release 0.1.9

This commit is contained in:
2020-08-11 21:55:15 +02:00
parent 80603662b4
commit 90af68b211
3 changed files with 12 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ ghcupURL = [uri|https://www.haskell.org/ghcup/data/ghcup-0.0.2.yaml|]
-- | The current ghcup version.
ghcUpVer :: PVP
ghcUpVer = [pver|0.1.8|]
ghcUpVer = [pver|0.1.9|]
-- | ghcup version as numeric string.
numericVer :: String