[commit: packages/haskeline] master: Bump version to 0.7.4.3. (3bf2b62)

git at git.haskell.org git at git.haskell.org
Sat Jul 14 16:00:15 UTC 2018


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

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

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

commit 3bf2b621685fc795f0dc3f3196728ccea492d42b
Author: Judah Jacobson <judah at users.noreply.github.com>
Date:   Sun Jun 24 14:32:46 2018 -0400

    Bump version to 0.7.4.3.


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

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

diff --git a/Changelog b/Changelog
index 9740875..73f98dc 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,6 @@
+Changed in version 0.7.4.3:
+   * Bump upper bounds on base, containers, stm and unix
+
 Changed in version 0.7.4.2:
    * Clean up the rest of the references to trac.haskell.org
 
diff --git a/haskeline.cabal b/haskeline.cabal
index 1750d40..903a01d 100644
--- a/haskeline.cabal
+++ b/haskeline.cabal
@@ -1,6 +1,6 @@
 Name:           haskeline
 Cabal-Version:  >=1.10
-Version:        0.7.4.2
+Version:        0.7.4.3
 Category:       User Interfaces
 License:        BSD3
 License-File:   LICENSE



More information about the ghc-commits mailing list