[commit: packages/pretty] large_docs: Update changelog (8be7d73)

git at git.haskell.org git at git.haskell.org
Fri Jan 23 22:50:00 UTC 2015


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

On branch  : large_docs
Link       : http://git.haskell.org/packages/pretty.git/commitdiff/8be7d73450deb55056719e35185063244a35ec57

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

commit 8be7d73450deb55056719e35185063244a35ec57
Author: David Terei <code at davidterei.com>
Date:   Thu Dec 25 02:18:43 2014 -0800

    Update changelog


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

8be7d73450deb55056719e35185063244a35ec57
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2195744..5cb8069 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
 # 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.
+* Fix compilation under GHC 7.10
+
 ## 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