[commit: packages/haskeline] master: Bump version to 0.7.1.3 and update changelog. (c8cc19f)

git at git.haskell.org git at git.haskell.org
Tue Sep 9 16:36:54 UTC 2014


Repository : ssh://git@git.haskell.org/haskeline

On branch  : master
Link       : http://git.haskell.org/packages/haskeline.git/commitdiff/c8cc19fb88f91cfd751ac73904b85aff631c11d7

>---------------------------------------------------------------

commit c8cc19fb88f91cfd751ac73904b85aff631c11d7
Author: Judah Jacobson <judah.jacobson at gmail.com>
Date:   Wed Jun 11 21:57:32 2014 -0700

    Bump version to 0.7.1.3 and update changelog.


>---------------------------------------------------------------

c8cc19fb88f91cfd751ac73904b85aff631c11d7
 Changelog       | 3 +++
 haskeline.cabal | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/Changelog b/Changelog
index c414fc9..aadc660 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,6 @@
+Changed in version 0.7.1.3:
+   * Add support for transformers-0.4.0.0.
+
 Changed in version 0.7.1.2:
    * Require ghc>=7.0.1.
    * Allow building with terminfo-0.4.
diff --git a/haskeline.cabal b/haskeline.cabal
index c26768f..84166bf 100644
--- a/haskeline.cabal
+++ b/haskeline.cabal
@@ -1,6 +1,6 @@
 Name:           haskeline
 Cabal-Version:  >=1.16
-Version:        0.7.1.2
+Version:        0.7.1.3
 Category:       User Interfaces
 License:        BSD3
 License-File:   LICENSE



More information about the ghc-commits mailing list