aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2015-03-27 01:14:11 +0000
committerMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2015-03-27 01:14:11 +0000
commitbb0ecbb4053a593cc8ef80a277c4ef40b13998d5 (patch)
treef0827ab984c31dfc1956172e8416d1b06b21d4d0 /CHANGES
parent6dee5e814d1934cbed458894e01b4913452422e6 (diff)
Fix Hoogle display of constructors
Fixes #361
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 419a7be7..15ab0a24 100644
--- a/CHANGES
+++ b/CHANGES
@@ -35,6 +35,8 @@ Changes in version 2.16.0
* Don't default to type constructors for out-of-scope names (#253 and
#375)
+ * Fix Hoogle display of constructors (#361)
+
Changes in version 2.15.0
* Always read in prologue files as UTF8 (#286 and Cabal #1721)