From a5cc6054dcadeef6739cb0138dfb419f02c3d560 Mon Sep 17 00:00:00 2001 From: David Waern Date: Fri, 10 Oct 2008 21:08:09 +0000 Subject: Fix documentation for createInterfaces --- src/Haddock/Interface.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Haddock') diff --git a/src/Haddock/Interface.hs b/src/Haddock/Interface.hs index 73c08018..4835b08e 100644 --- a/src/Haddock/Interface.hs +++ b/src/Haddock/Interface.hs @@ -39,7 +39,7 @@ import SrcLoc -- | Turn a topologically sorted list of module names/filenames into interfaces. Also --- return the home link environment created in the process, and any error messages. +-- return the home link environment created in the process. #if __GLASGOW_HASKELL__ >= 609 createInterfaces :: [String] -> LinkEnv -> [Flag] -> Ghc ([Interface], LinkEnv) createInterfaces modules externalLinks flags = do -- cgit v1.2.3