[commit: packages/haskeline] master: Add Changelog for 0.7.3.0. (3cf1bd3)

git at git.haskell.org git at git.haskell.org
Tue Dec 13 19:22:01 UTC 2016


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

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

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

commit 3cf1bd3df37e1069f93c05d379f60b296c15618e
Author: Judah Jacobson <judah.jacobson at gmail.com>
Date:   Sun Apr 24 12:26:13 2016 -0700

    Add Changelog for 0.7.3.0.


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

3cf1bd3df37e1069f93c05d379f60b296c15618e
 Changelog | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Changelog b/Changelog
index 7b1f5e2..1ff7b9b 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,7 @@
+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
+
 Changed in version 0.7.2.3:
    * Fix hsc2hs-related warning on ghc-8
    * Fix the behavior of ctrl-W in the emacs bindings



More information about the ghc-commits mailing list