[commit: haddock] master: Make CHANGES consistent with what's now in 2.14.2 (2eafeb0)

git at git.haskell.org git at git.haskell.org
Tue Apr 1 18:15:00 UTC 2014


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

On branch  : master
Link       : http://git.haskell.org/haddock.git/commitdiff/2eafeb035916e578b6dea29d342e9409ffb244a2

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

commit 2eafeb035916e578b6dea29d342e9409ffb244a2
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date:   Tue Apr 1 19:07:33 2014 +0100

    Make CHANGES consistent with what's now in 2.14.2


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

2eafeb035916e578b6dea29d342e9409ffb244a2
 CHANGES |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/CHANGES b/CHANGES
index 5f01902..513c2c1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,10 +2,16 @@ Changes in version 2.15.0
 
  * Always read in prologue files as UTF8 (#286 and Cabal #1721)
 
+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