[project @ 2004-10-08 17:32:06 by panne]
[ghc-hetmet.git] / ghc / compiler / compMan / CompManager.lhs
index 080158b..289bd07 100644 (file)
@@ -38,7 +38,7 @@ module CompManager (
     HValue,
     cmCompileExpr,     -- :: CmState -> String -> IO (CmState, Maybe HValue)
 
-    cmGetModInfo       -- :: CmState -> (ModuleGraph, HomePackageTable)
+    cmGetModInfo,      -- :: CmState -> (ModuleGraph, HomePackageTable)
 
     cmSetDFlags,
     cmGetBindings,     -- :: CmState -> [TyThing]