diff options
author | David Waern <david.waern@gmail.com> | 2011-09-26 02:17:55 +0200 |
---|---|---|
committer | David Waern <david.waern@gmail.com> | 2011-09-26 02:17:55 +0200 |
commit | ddd089e4a467a567889cdf94a5c9adc520350537 (patch) | |
tree | cd62f01b2bdcab8bdf69d6b4a2146a526edbaeed /CHANGES | |
parent | ab2581e0298f95307c3163ed790ab08a536447ee (diff) |
Bump to version 2.9.3
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Changes in version 2.9.3 + + [This is the version that comes with GHC 7.2.1 although it claims it's 2.9.2!] + + * Build with GHC 7.2.1 + + * Support blank lines in results of examples + + * A type signature for multiple names generates one signature in the output + + * Minor bug fixes + Changes in version 2.9.2 * Build with GHC 7.0.2 |