[commit: packages/haskeline] : Update changelog. (f977b4e)
git at git.haskell.org
git at git.haskell.org
Fri Mar 20 06:31:34 UTC 2015
Repository : ssh://git@git.haskell.org/haskeline
On branch :
Link : http://git.haskell.org/packages/haskeline.git/commitdiff/f977b4e22ed2e749c41e332ec771d68b3a47a523
>---------------------------------------------------------------
commit f977b4e22ed2e749c41e332ec771d68b3a47a523
Author: Judah Jacobson <judah.jacobson at gmail.com>
Date: Tue Jan 20 10:46:52 2015 -0800
Update changelog.
>---------------------------------------------------------------
f977b4e22ed2e749c41e332ec771d68b3a47a523
Changelog | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/Changelog b/Changelog
index aadc660..a2cf1f1 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,11 @@
+Changed in version 0.7.2.0:
+ * Bump upper-bound on base library to accomodate GHC HEAD (7.10)
+ * Drop Cabal dependency to 1.10
+ * Use explicit forall syntax to avoid warning
+ * Support Applicative/Monad proposal in Win32/Draw backend
+ * Add Eq/Ord instances to Completion
+ * Add a "forall" quantifier before rank-n types
+
Changed in version 0.7.1.3:
* Add support for transformers-0.4.0.0.
More information about the ghc-commits
mailing list