From 3580d649f152c103489580b82c0a323e66a06880 Mon Sep 17 00:00:00 2001 From: Mateusz Kowalczyk Date: Tue, 21 May 2013 01:56:04 +0100 Subject: Workaround for a failing build with --enable-tests. --- html-test/run.lhs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html-test') diff --git a/html-test/run.lhs b/html-test/run.lhs index 7d3b805b..1ce3e797 100755 --- a/html-test/run.lhs +++ b/html-test/run.lhs @@ -71,7 +71,7 @@ test = do -- TODO: maybe do something more clever here using haddock.cabal ghcPath <- fmap init $ rawSystemStdout normal haddockPath ["--print-ghc-path"] - (_, conf) <- configure normal (Just ghcPath) Nothing defaultProgramConfiguration + (_, _, conf) <- configure normal (Just ghcPath) Nothing defaultProgramConfiguration pkgIndex <- getInstalledPackages normal [GlobalPackageDB] conf let mkDep pkgName = fromMaybe (error "Couldn't find test dependencies") $ do -- cgit v1.2.3