diff options
author | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2015-03-27 01:14:11 +0000 |
---|---|---|
committer | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2015-03-27 01:14:11 +0000 |
commit | bb0ecbb4053a593cc8ef80a277c4ef40b13998d5 (patch) | |
tree | f0827ab984c31dfc1956172e8416d1b06b21d4d0 /CHANGES | |
parent | 6dee5e814d1934cbed458894e01b4913452422e6 (diff) |
Fix Hoogle display of constructors
Fixes #361
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |