From 188a2c8ac52769503fb1080aa7761ee71f977fee Mon Sep 17 00:00:00 2001 From: David Waern Date: Wed, 21 Jul 2010 13:30:54 +0000 Subject: Remove trailing whitespace in Haddock.Backends.Xhtml --- tests/golden-tests/runtests.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/golden-tests/runtests.hs b/tests/golden-tests/runtests.hs index 7d5ec865..20fb6eb4 100644 --- a/tests/golden-tests/runtests.hs +++ b/tests/golden-tests/runtests.hs @@ -63,7 +63,7 @@ test = do putStrLn "Running tests..." handle <- runProcess haddockPath - (["-w", "-o", outdir, "-h", "--optghc=-fglasgow-exts" + (["-w", "-o", outdir, "-h", "--xhtml", "--optghc=-fglasgow-exts" , "--optghc=-w", base, process, ghcprim] ++ opts ++ mods') Nothing (Just [("haddock_datadir", haddockBase)]) Nothing Nothing Nothing -- cgit v1.2.3