[commit: haddock] master: Update changelog (3f6c34a)

git at git.haskell.org git at git.haskell.org
Tue Mar 11 09:49:06 UTC 2014


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

On branch  : master
Link       : http://git.haskell.org/haddock.git/commitdiff/3f6c34a3cb23d046486c2a58cdf197b9959a4983

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

commit 3f6c34a3cb23d046486c2a58cdf197b9959a4983
Author: Niklas Haas <git at nand.wakku.to>
Date:   Mon Mar 10 21:32:58 2014 +0100

    Update changelog


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

3f6c34a3cb23d046486c2a58cdf197b9959a4983
 CHANGES |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index ff86401..e34701c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -29,7 +29,7 @@ Changes in version 2.14.0
 
  * Print type/data family instances
 
- * Fix display of poly-kinded type operators
+ * Fix display of poly-kinded type operators (#189)
 
  * PatternSynonyms support
 
@@ -39,6 +39,13 @@ Changes in version 2.14.0
 
  * Fix documentation duplication on record fields (#195)
 
+ * Add `--source-entity-line` for exact line links (eg. things defined
+   inside TH splices) (#79)
+
+ * Display fixity information for names with nonstandard fixities
+
+ * Bird tracks specified like "> code" no longer suffer from an extra leading
+   space in the code output
 
 Changes in version 2.13.2
 



More information about the ghc-commits mailing list