aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Waern <davve@dtek.chalmers.se>2008-01-07 16:00:54 +0000
committerDavid Waern <davve@dtek.chalmers.se>2008-01-07 16:00:54 +0000
commitfbcfd6111a6f337fabb6fd68c2a972ce86ac4462 (patch)
tree5611ab39b9834ebf25d3d594f8d3bee3f4d285e3 /CHANGES
parent89323a20550f0bf1ec45e8710be2af4f64d552b6 (diff)
Update CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9b4c9625..04836541 100644
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,8 @@ Changes in version 2.0.0.0:
module attributes is via a new OPTIONS_HADDOCK pragma. Example:
{-# OPTIONS_HADDOCK hide, prune #-}
+ * Haddock understands literate source files
+
* Add the flag -B for passing the path to the GHC lib dir
* Add the flag --optghc for passing options to GHC