[commit: packages/haskeline] master: Update Changelog for 0.7.4.0. (d5ef581)

git at git.haskell.org git at git.haskell.org
Fri Apr 21 06:41:50 UTC 2017


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

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

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

commit d5ef581a19218b96946921c5f092bafe1739e30b
Author: Judah Jacobson <judah.jacobson at gmail.com>
Date:   Thu Apr 20 15:05:03 2017 -0700

    Update Changelog for 0.7.4.0.


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

d5ef581a19218b96946921c5f092bafe1739e30b
 Changelog | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Changelog b/Changelog
index 388e339..e3e6d05 100644
--- a/Changelog
+++ b/Changelog
@@ -1,8 +1,12 @@
-next:
+Changed in version 0.7.4.0:
    * Properly process Unicode key events on Windows.
+   * Add an instance MonadExcept IdentityT.
+   * Remove custom Setup logic to support Cabal 2.0.
+
 Changed in version 0.7.3.1:
    * Properly disable echoing in getPassword when running in MinTTY.
    * Use `cast` from Data.Typeable instead of Data.Dynamic.
+
 Changed in version 0.7.3.0:
    * Require ghc version of at least 7.4.1, and clean up obsolete code
    * Add thread-safe (in terminal-style interaction) external print function



More information about the ghc-commits mailing list