[commit: haddock] master: Update changelog (c40ee25)
git at git.haskell.org
git at git.haskell.org
Mon Mar 10 04:27:50 UTC 2014
Repository : ssh://git@git.haskell.org/haddock
On branch : master
Link : http://git.haskell.org/haddock.git/commitdiff/c40ee25c4a9cc4952b237d1b5a659eaeb0023c05
>---------------------------------------------------------------
commit c40ee25c4a9cc4952b237d1b5a659eaeb0023c05
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date: Mon Mar 10 04:24:18 2014 +0000
Update changelog
>---------------------------------------------------------------
c40ee25c4a9cc4952b237d1b5a659eaeb0023c05
CHANGES | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/CHANGES b/CHANGES
index f548d03..ff86401 100644
--- a/CHANGES
+++ b/CHANGES
@@ -31,6 +31,15 @@ Changes in version 2.14.0
* Fix display of poly-kinded type operators
+ * PatternSynonyms support
+
+ * Fix display of implicit parameters (#260)
+
+ * Fix rendering of Contents when links are present (#276)
+
+ * Fix documentation duplication on record fields (#195)
+
+
Changes in version 2.13.2
* Handle HsExplicitListTy in renamer (#213)
More information about the ghc-commits
mailing list