Skip to content
Snippets Groups Projects
Verified Commit cbbb7506 authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Bump version to 0.1.11

parent bb7c4205
No related branches found
No related tags found
1 merge request!35Allow to install haskell-language-server wrt #65
cabal-version: 3.0 cabal-version: 3.0
name: ghcup name: ghcup
version: 0.1.10 version: 0.1.11
synopsis: ghc toolchain installer as an exe/library synopsis: ghc toolchain installer as an exe/library
description: description:
A rewrite of the shell script ghcup, for providing A rewrite of the shell script ghcup, for providing
......
...@@ -26,7 +26,7 @@ ghcupURL = [uri|https://www.haskell.org/ghcup/data/ghcup-0.0.2.yaml|] ...@@ -26,7 +26,7 @@ ghcupURL = [uri|https://www.haskell.org/ghcup/data/ghcup-0.0.2.yaml|]
-- | The current ghcup version. -- | The current ghcup version.
ghcUpVer :: PVP ghcUpVer :: PVP
ghcUpVer = [pver|0.1.10|] ghcUpVer = [pver|0.1.11|]
-- | ghcup version as numeric string. -- | ghcup version as numeric string.
numericVer :: String numericVer :: String
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment