Add solus support

This commit is contained in:
2021-08-25 12:26:40 +02:00
parent 982c0a0fcf
commit 9d6e469f79
5 changed files with 2400 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.6.yaml|]
ghcupURL = [uri|https://www.haskell.org/ghcup/data/ghcup-0.0.7.yaml|]
-- | The current ghcup version.
ghcUpVer :: PVP