[commit: packages/hoopl] master: Update changelog for v3.10.2.2 release (1ece401)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:37:53 UTC 2017


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

On branch  : master
Link       : http://git.haskell.org/packages/hoopl.git/commitdiff/1ece4019205daf47d23c881dc79039a683ae9837

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

commit 1ece4019205daf47d23c881dc79039a683ae9837
Author: Ning Wang <email at ningwang.org>
Date:   Sat Feb 11 15:00:59 2017 -0800

    Update changelog for v3.10.2.2 release


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

1ece4019205daf47d23c881dc79039a683ae9837
 changelog.md | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/changelog.md b/changelog.md
index 8685e9b..c7ecc7b 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,19 @@
 # Changelog for [`hoopl` package](http://hackage.haskell.org/package/hoopl)
 
+## 3.10.2.2 *Feb 2017*
+  This release includes non-API changes.
+
+ - Use cabal builtin options to enable test coverage
+
+ - Move up the constraints of base and containers
+
+ - Refactor the references of the fold family functions to their equivalant foldr functions.
+
+ - Drop the support for 7.0.1
+
+ - Fix a bug that drops out dominators when joined DPATHs have non-shared nodes in the middle.
+
+
 ## 3.10.2.1 *Dec 2015*
   This release includes only non-functional changes.
 



More information about the ghc-commits mailing list