X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fmain%2FHscMain.lhs;h=81766015898fbaa9a9ee47460f55e113cc2aea85;hp=0e9d7ba8c69c01b79d5acaf0a6f04516e6ba3e26;hb=98c68a1c5b63aadf9c7917274519d95bbe9394d4;hpb=faf67664d305e6397db124c35c4f246804709991 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