From 1cc889b028e226b50c8b85f7b2f674e32f840f3b Mon Sep 17 00:00:00 2001 From: David Waern Date: Thu, 16 Aug 2007 17:09:42 +0000 Subject: Simplify some comments --- src/Main.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Main.hs b/src/Main.hs index b3281bf2..a3b487ef 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -153,10 +153,10 @@ main = handleTopExceptions $ do let exposedPackages = [ mkPackageId pkg | pkg <- depPkgs, pkgName pkg `elem` usePackages ] - -- get the .haddock interface file and html path for the exposed packages + -- get the HaddockPackages packages <- getPackages session exposedPackages - -- load, parse and typecheck the target modules and their dependencies + -- typechecking modules <- sortAndCheckModules session fileArgs -- update the html references for rendering phase (global variable) -- cgit v1.2.3