[commit: packages/pretty] moretests: update changelong (33840d4)
git at git.haskell.org
git at git.haskell.org
Fri Jan 23 22:49:44 UTC 2015
Repository : ssh://git@git.haskell.org/pretty
On branch : moretests
Link : http://git.haskell.org/packages/pretty.git/commitdiff/33840d44e50e673a25043dc0aa6533353738da0e
>---------------------------------------------------------------
commit 33840d44e50e673a25043dc0aa6533353738da0e
Author: David Terei <code at davidterei.com>
Date: Thu Dec 25 02:18:43 2014 -0800
update changelong
>---------------------------------------------------------------
33840d44e50e673a25043dc0aa6533353738da0e
CHANGELOG.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2195744..8d3b974 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Pretty library change log
+## 1.1.2.0 -- 25th December, 2014
+
+* Merge in prettyclass package -- new Text.PrettyPrint.HughesPHClass.
+* Add in 'maybe\*' variants of various bracket functins.
+* Add Generic instances for appropriate data types.
+
## 1.1.1.3 -- 21st December, 2014
* Remove upper bound on `deepseq` package to fix build issues with
More information about the ghc-commits
mailing list