From 0891c568f645edcac35442576757ab6fcaa7b6ec Mon Sep 17 00:00:00 2001 From: Mateusz Kowalczyk Date: Tue, 4 Nov 2014 21:04:07 +0000 Subject: Fix parsing of identifiers written in infix way --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') 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) -- cgit v1.2.3