[commit: haskeline] master: Update CHANGES for 0.6.4.7. (9c0e92b)
Paolo Capriotti
p.capriotti at gmail.com
Thu Jul 19 21:15:51 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/haskeline
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/9c0e92bb4e351936c08998cd4c4380214186418f
>---------------------------------------------------------------
commit 9c0e92bb4e351936c08998cd4c4380214186418f
Author: Judah Jacobson <judah.jacobson at gmail.com>
Date: Sun May 13 18:32:45 2012 +0000
Update CHANGES for 0.6.4.7.
>---------------------------------------------------------------
CHANGES | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/CHANGES b/CHANGES
index 75bcc4b..866a519 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+Changed in version 0.6.4.7:
+ * Bump dependencies to allow mtl-2.1, containers-0.5 and bytestring-0.10.
+ * Prefix C functions with "haskeline_" so we don't clash with other packages
+ * Prevent cursor flicker when outputting in the terminfo backend
+
Changed in version 0.6.4.6:
* Build with ghc-7.4.1.
More information about the Cvs-libraries
mailing list