From 842f536054c11dccb998a9a82f7e5bfe2525eeeb Mon Sep 17 00:00:00 2001 From: David Waern <davve@dtek.chalmers.se> Date: Mon, 7 Jan 2008 17:08:14 +0000 Subject: [PATCH] Wibble --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 686681b964..0e975248ad 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 -- GitLab