aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 686681b9..0e975248 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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