aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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