[commit: packages/terminfo] ghc-head: Bump version to 0.4.0.0. (8e706c8)
git at git.haskell.org
git at git.haskell.org
Wed Jan 15 08:23:45 UTC 2014
Repository : ssh://git@git.haskell.org/terminfo
On branch : ghc-head
Link : http://git.haskell.org/packages/terminfo.git/commitdiff/8e706c83f04ceb7025c38fe02be3e7fb20554abf
>---------------------------------------------------------------
commit 8e706c83f04ceb7025c38fe02be3e7fb20554abf
Author: Judah Jacobson <judah.jacobson at gmail.com>
Date: Sat Nov 2 14:30:29 2013 -0700
Bump version to 0.4.0.0.
Adding missing Applicative instances means we need to bump the major version.
>---------------------------------------------------------------
8e706c83f04ceb7025c38fe02be3e7fb20554abf
terminfo.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/terminfo.cabal b/terminfo.cabal
index 12d9ea0..b8265a0 100644
--- a/terminfo.cabal
+++ b/terminfo.cabal
@@ -1,6 +1,6 @@
Name: terminfo
Cabal-Version: >=1.10
-Version: 0.3.2.7
+Version: 0.4.0.0
Category: User Interfaces
License: BSD3
License-File: LICENSE
More information about the ghc-commits
mailing list