[project @ 2000-10-16 16:39:29 by sewardj]
[ghc-hetmet.git] / ghc / compiler / main / HscTypes.lhs
index 0d82475..bddcc22 100644 (file)
@@ -16,7 +16,7 @@ module HscTypes (
        AvailEnv, AvailInfo, GenAvailInfo(..),
        PersistentCompilerState(..),
 
-       InstEnv, 
+       InstEnv, ClsInstEnv, DFunId,
 
        GlobalRdrEnv, RdrAvailInfo,