[commit: packages/haskeline] master: Update Changelog. (2c69d65)
git at git.haskell.org
git at git.haskell.org
Fri Dec 18 21:50:52 UTC 2015
Repository : ssh://git@git.haskell.org/haskeline
On branch : master
Link : http://git.haskell.org/packages/haskeline.git/commitdiff/2c69d656e2ed163b20cdf4905ff398345d62f006
>---------------------------------------------------------------
commit 2c69d656e2ed163b20cdf4905ff398345d62f006
Author: Judah Jacobson <judah.jacobson at gmail.com>
Date: Fri Dec 18 11:16:27 2015 -0800
Update Changelog.
>---------------------------------------------------------------
2c69d656e2ed163b20cdf4905ff398345d62f006
Changelog | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Changelog b/Changelog
index 5cb7cc5..e559185 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,10 @@
+Changed in version 0.7.2.2:
+ * Fix Linux to Windows cross-compile
+ * Canonicalize AMP instances to make the code more future proof
+ * Generalize constraints for InputT instances
+ * Bump upper bounds on base and transformers
+ * Make Haskeline `-Wtabs` clean
+
Changed in version 0.7.2.1:
* Fix build on Windows.
More information about the ghc-commits
mailing list