[project @ 2000-10-16 16:39:29 by sewardj]
authorsewardj <unknown>
Mon, 16 Oct 2000 16:39:29 +0000 (16:39 +0000)
committersewardj <unknown>
Mon, 16 Oct 2000 16:39:29 +0000 (16:39 +0000)
export wibble

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,