[commit: packages/Cabal] ghc-head: Bump Cabal version number to 1.18.1 (73b7689)
git at git.haskell.org
git at git.haskell.org
Fri Sep 13 17:55:41 CEST 2013
Repository : ssh://git@git.haskell.org/Cabal
On branch : ghc-head
Link : http://git.haskell.org/?p=packages/Cabal.git;a=commit;h=73b7689145ca043ee76b30ccc000d744b6104e3c
>---------------------------------------------------------------
commit 73b7689145ca043ee76b30ccc000d744b6104e3c
Author: Johan Tibell <johan.tibell at gmail.com>
Date: Fri Sep 13 08:21:43 2013 -0700
Bump Cabal version number to 1.18.1
New instances were added since 1.18.0.
>---------------------------------------------------------------
73b7689145ca043ee76b30ccc000d744b6104e3c
Cabal/Cabal.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cabal/Cabal.cabal b/Cabal/Cabal.cabal
index 7c0a089..f556d4f 100644
--- a/Cabal/Cabal.cabal
+++ b/Cabal/Cabal.cabal
@@ -1,5 +1,5 @@
name: Cabal
-version: 1.18.0
+version: 1.18.1
copyright: 2003-2006, Isaac Jones
2005-2011, Duncan Coutts
license: BSD3
More information about the ghc-commits
mailing list