From e1156b56e4711546956f5588b7b4258cb42caaac Mon Sep 17 00:00:00 2001 From: Mateusz Kowalczyk Date: Fri, 12 Dec 2014 06:22:31 +0000 Subject: Revert "Merge branch 'reverts'" This reverts commit 5c93cc347773c7634321edd5f808d5b55b46301f, reversing changes made to 5b81a9e53894d2ae591ca0c6c96199632d39eb06. Conflicts: haddock-api/src/Haddock/Convert.hs --- 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 153ab32c..a8664363 100755 --- a/html-test/run.lhs +++ b/html-test/run.lhs @@ -41,7 +41,7 @@ main = do test :: IO () test = do x <- doesFileExist haddockPath - unless x $ die "you need to run 'cabal build' successfully first" + unless x $ System.Exit.die "you need to run 'cabal build' successfully first" contents <- getDirectoryContents testDir args <- getArgs -- cgit v1.2.3