From 25bdb159aa45ddeb2af89e09a5d7ff517cfc2ec7 Mon Sep 17 00:00:00 2001 From: David Waern Date: Fri, 17 Aug 2007 11:26:59 +0000 Subject: Small comment/layout fixes --- src/Main.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/Main.hs') diff --git a/src/Main.hs b/src/Main.hs index e86cede5..7223b8f6 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -250,7 +250,6 @@ parseGhcFlags session ghcFlags = do return dynflags' - byeVersion = bye ("Haddock version " ++ projectVersion ++ ", (c) Simon Marlow 2003; ported to the GHC-API by David Waern 2006\n") @@ -1212,7 +1211,7 @@ type ErrMsgM a = Writer [ErrMsg] a -------------------------------------------------------------------------------- --- | Represents the installed haddock information for a package +-- | Represents the installed Haddock information of a package data HaddockPackage = HaddockPackage { pdModules :: [Module], pdDocEnv :: DocEnv, -- cgit v1.2.3