aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3a08424c..79a7e657 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,8 @@ Changes in version 2.15.1
* Fix re-exports of built-in type families (#310)
+ * Fix parsing of infix identifiers such as ``elem``.
+
Changes in version 2.15.0
* Always read in prologue files as UTF8 (#286 and Cabal #1721)