diff options
author | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2014-11-04 01:16:20 +0000 |
---|---|---|
committer | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2014-11-04 01:17:31 +0000 |
commit | 8d82524d9d9b278eae08993c2d4c54173d68481c (patch) | |
tree | 92e40bb22d7d98ca0266acc6234a4020ebc92ed7 /CHANGES | |
parent | 08a2651a20d66ad94ff7092ed0195be6b4e8f267 (diff) |
Fix re-exports of built-in type families
Fixes #310
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |