diff options
author | David Waern <davve@dtek.chalmers.se> | 2008-01-07 16:00:54 +0000 |
---|---|---|
committer | David Waern <davve@dtek.chalmers.se> | 2008-01-07 16:00:54 +0000 |
commit | fbcfd6111a6f337fabb6fd68c2a972ce86ac4462 (patch) | |
tree | 5611ab39b9834ebf25d3d594f8d3bee3f4d285e3 | |
parent | 89323a20550f0bf1ec45e8710be2af4f64d552b6 (diff) |
Update CHANGES
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |