aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2014-11-04 01:16:20 +0000
committerMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2014-11-04 01:17:31 +0000
commit8d82524d9d9b278eae08993c2d4c54173d68481c (patch)
tree92e40bb22d7d98ca0266acc6234a4020ebc92ed7 /CHANGES
parent08a2651a20d66ad94ff7092ed0195be6b4e8f267 (diff)
Fix re-exports of built-in type families
Fixes #310
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 352a739b..3a08424c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,8 @@ Changes in version 2.15.1
This is to disambiguate them from markdown links and will be require with a
future release.
+ * Fix re-exports of built-in type families (#310)
+
Changes in version 2.15.0
* Always read in prologue files as UTF8 (#286 and Cabal #1721)