[commit: haddock] master: Update changelog (385db9a)
git at git.haskell.org
git at git.haskell.org
Thu Mar 13 19:59:21 UTC 2014
Repository : ssh://git@git.haskell.org/haddock
On branch : master
Link : http://git.haskell.org/haddock.git/commitdiff/385db9ab8cec14b21c06632eb1fcbe14ac3c3859
>---------------------------------------------------------------
commit 385db9ab8cec14b21c06632eb1fcbe14ac3c3859
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date: Thu Mar 13 19:19:31 2014 +0000
Update changelog
>---------------------------------------------------------------
385db9ab8cec14b21c06632eb1fcbe14ac3c3859
CHANGES | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/CHANGES b/CHANGES
index e067785..a98a0e0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+Changes in version 2.14.1
+
+ * Render * and -> with their UnicodeSyntax equivalents if -U is enabled
+
+ * Display minimal complete definitions for type classes
+
+ * Hide right hand side of TF instances with hidden names on the RHS
+
Changes in version 2.14.0
* Print entities with missing documentation (#258)
More information about the ghc-commits
mailing list