diff options
author | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2014-04-11 18:59:30 +0100 |
---|---|---|
committer | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2014-04-11 18:59:30 +0100 |
commit | 8222e68281558f9f6b4ebf1046aad2690d82e1bd (patch) | |
tree | db1e072f1116da31160f1309be8bc75564bd9e94 | |
parent | 1a4b54cca2239881a998af9ce472a2dc519f3ca4 (diff) |
Update CHANGES to follow 2.14.3
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Changes in version 2.15.0 * Always read in prologue files as UTF8 (#286 and Cabal #1721) +Changes in version 2.14.3 + + * Fix parsing of identifiers with ^ or ⋆ in them (#298) + Changes in version 2.14.2 * Always drop --split-objs GHC flag for performance reasons (#292) |