X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fmain%2FHscMain.lhs;h=81766015898fbaa9a9ee47460f55e113cc2aea85;hb=047864943968324c12c9252c69f32672bec241cb;hp=0e9d7ba8c69c01b79d5acaf0a6f04516e6ba3e26;hpb=292efb43eced024fffce3e55ba87cd54e97f8c22;p=ghc-hetmet.git diff --git a/compiler/main/HscMain.lhs b/compiler/main/HscMain.lhs index 0e9d7ba..8176601 100644 --- a/compiler/main/HscMain.lhs +++ b/compiler/main/HscMain.lhs @@ -8,6 +8,10 @@ module HscMain ( newHscEnv, hscCmmFile , hscParseIdentifier + , hscSimplify + , evalComp + , hscNormalIface, hscWriteIface, hscOneShot + , CompState (..) #ifdef GHCI , hscStmt, hscTcExpr, hscKcType , compileExpr