aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Waern <davve@dtek.chalmers.se>2008-01-07 15:46:49 +0000
committerDavid Waern <davve@dtek.chalmers.se>2008-01-07 15:46:49 +0000
commit96522fe4b41a4239056f199b662743732022eadc (patch)
tree1d43a4ed86c7a85a8cf06de816503916ddf1d13d /CHANGES
parent062e80d04611ceedcf6faae7fc4135bd00fc571b (diff)
Wibble
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 12fa8bae..9b4c9625 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,7 +5,7 @@ Changes in version 2.0.0.0:
* Haddock now understands all syntax understood by GHC 6.8.2
* Haddock can generate documentation for some of the language extensions
- available in GHC 6.8.2
+ in GHC 6.8.2
* Format of module attributes has changed. The only way of specifiying
module attributes is via a new OPTIONS_HADDOCK pragma. Example: