aboutsummaryrefslogtreecommitdiff
path: root/src/Main.hs
diff options
context:
space:
mode:
authordavve@dtek.chalmers.se <David Waern>2007-03-25 03:22:02 +0000
committerdavve@dtek.chalmers.se <David Waern>2007-03-25 03:22:02 +0000
commit9a2a04c3610270c13cf60186a22774ad580d4928 (patch)
tree55c95bfb97e1c506c0c488301faa6452a2ed5c06 /src/Main.hs
parentf696b4bc488e7a574ff5b3e99becef5fcdb3a23f (diff)
Wibble
Diffstat (limited to 'src/Main.hs')
-rw-r--r--src/Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.hs b/src/Main.hs
index 2f7e4bf0..cb1e4f2f 100644
--- a/src/Main.hs
+++ b/src/Main.hs
@@ -139,7 +139,7 @@ main = handleTopExceptions $ do
-- load package data (from .haddock-files), typecheck input files and create
-- the module -> html mapping
packages <- getPackages session dynflags' flags
- modules <- sortAndCheckModules session fileArgs
+ modules <- sortAndCheckModules session fileArgs
updateHTMLXRefs packages
-- combine the doc envs of the external packages into one