diff options
author | David Waern <david.waern@gmail.com> | 2011-09-30 23:48:24 +0200 |
---|---|---|
committer | David Waern <david.waern@gmail.com> | 2011-09-30 23:48:24 +0200 |
commit | 64c6e2464fb3a9207e01b01a17c815284e49808b (patch) | |
tree | 4bbfdb8633f63886033f9adb0466d53dcfb3ce00 /CHANGES | |
parent | ebb07175062cf5122f3c49fa025163a9d6392e63 (diff) | |
parent | 38ce6d5496e234ebaa0ad10c6c72ed7dad9f6a35 (diff) |
Merge branch 'development'
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 |