From: sewardj Date: Mon, 16 Oct 2000 16:39:29 +0000 (+0000) Subject: [project @ 2000-10-16 16:39:29 by sewardj] X-Git-Tag: Approximately_9120_patches~3557 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=5cbfe81e433d1ca3aed41d5b5522bc1377e6af94;p=ghc-hetmet.git [project @ 2000-10-16 16:39:29 by sewardj] export wibble --- diff --git a/ghc/compiler/main/HscTypes.lhs b/ghc/compiler/main/HscTypes.lhs index 0d82475..bddcc22 100644 --- a/ghc/compiler/main/HscTypes.lhs +++ b/ghc/compiler/main/HscTypes.lhs @@ -16,7 +16,7 @@ module HscTypes ( AvailEnv, AvailInfo, GenAvailInfo(..), PersistentCompilerState(..), - InstEnv, + InstEnv, ClsInstEnv, DFunId, GlobalRdrEnv, RdrAvailInfo,