From 2eafeb035916e578b6dea29d342e9409ffb244a2 Mon Sep 17 00:00:00 2001 From: Mateusz Kowalczyk Date: Tue, 1 Apr 2014 19:07:33 +0100 Subject: Make CHANGES consistent with what's now in 2.14.2 --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index 5f019025..513c2c18 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 -- cgit v1.2.3