[commit: packages/haskeline] master: Update changelog. (2002f85)

git at git.haskell.org git at git.haskell.org
Thu Feb 2 19:06:45 UTC 2017


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

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

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

commit 2002f85b021e4508190894234e2714894d2ec277
Author: Judah Jacobson <judah.jacobson at gmail.com>
Date:   Wed Jan 11 16:02:21 2017 -0800

    Update changelog.


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

2002f85b021e4508190894234e2714894d2ec277
 Changelog | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Changelog b/Changelog
index 1ff7b9b..137d83a 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,8 @@
 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
+   * Add a MonadFix instance for InputT
+   * Bump upper bounds on `base` and `directory` to support ghc-8.0.2
 
 Changed in version 0.7.2.3:
    * Fix hsc2hs-related warning on ghc-8



More information about the ghc-commits mailing list