[commit: haddock] v2.14: Update changelog (e1b64ac)

git at git.haskell.org git at git.haskell.org
Tue Apr 1 18:08:43 UTC 2014


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

On branch  : v2.14
Link       : http://git.haskell.org/haddock.git/commitdiff/e1b64ac79b8f3f188ad27e05560b90fa47e0a701

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

commit e1b64ac79b8f3f188ad27e05560b90fa47e0a701
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date:   Tue Apr 1 18:55:11 2014 +0100

    Update changelog


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

e1b64ac79b8f3f188ad27e05560b90fa47e0a701
 CHANGES |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGES b/CHANGES
index d1a3f6f..b3fb8dc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,13 @@
 Changes in version 2.14.2
 
+ * Always drop --split-objs GHC flag for performance reasons (#292)
+
  * Print kind signatures GADTs (#85)
 
  * Drop single leading whitespace when reasonable from @-style blocks (#201)
 
+ * Fix crashes associated with exporting data family record selectors (#294)
+
 Changes in version 2.14.1
 
  * Render * and -> with their UnicodeSyntax equivalents if -U is enabled



More information about the ghc-commits mailing list