diff options
author | David Waern <davve@dtek.chalmers.se> | 2008-01-07 17:08:14 +0000 |
---|---|---|
committer | David Waern <davve@dtek.chalmers.se> | 2008-01-07 17:08:14 +0000 |
commit | 1cbe3b45484e2db64d86dfc1411e23d65f3364e7 (patch) | |
tree | f13d03feb494f26d74b06db27fdd3309060b43d6 /CHANGES | |
parent | 55567969f3099c56762ba9dde2d6555ffc5dad9a (diff) |
Wibble
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -13,11 +13,11 @@ Changes in version 2.0.0.0: * Haddock understands literate source files - * Add the flag -B for passing the path to the GHC lib dir + * Add a flag -B for passing the path to the GHC lib dir - * Add the flag --optghc for passing options to GHC + * Add a flag --optghc for passing options to GHC - * Add the flag --ghc-version for printing the GHC version + * Add a flag --ghc-version for printing the GHC version * Remove --use-package, --allow-missing-html, --ghc-pkg, in favour of only supporting --read-interface |