From 0d3dc4eba2b625b4a45e7140f1189f82875bce01 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Tue, 2 Mar 2021 12:39:24 +0100 Subject: [PATCH] Bump ghcup version --- ghcup.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghcup.cabal b/ghcup.cabal index 1991f3f..74719be 100644 --- a/ghcup.cabal +++ b/ghcup.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: ghcup -version: 0.1.13 +version: 0.1.14 synopsis: ghc toolchain installer as an exe/library description: A rewrite of the shell script ghcup, for providing