diff options
-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) |