diff options
author | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2015-03-27 00:05:58 +0000 |
---|---|---|
committer | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2015-03-27 00:20:09 +0000 |
commit | 6dee5e814d1934cbed458894e01b4913452422e6 (patch) | |
tree | fc225c427cbf04ce1b5814506ba3c6ddddc8f9c2 /CHANGES | |
parent | 7d8ece225e5387d0d08a675bda82bd2a1af5a173 (diff) |
Clearly default to variables in out of scope case
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -32,6 +32,9 @@ Changes in version 2.16.0 * Deal better with long synopsis lines (#151) + * Don't default to type constructors for out-of-scope names (#253 and + #375) + Changes in version 2.15.0 * Always read in prologue files as UTF8 (#286 and Cabal #1721) |