X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fmain%2FHscTypes.lhs;h=bddcc22d92906fa968c8a697492f2b23c6edbe06;hb=5cbfe81e433d1ca3aed41d5b5522bc1377e6af94;hp=0d82475cd71118a4726b0621a26dfdec21f0568b;hpb=2540a99f8e67237f7fa9cd49143ae2cd9d7f84d6;p=ghc-hetmet.git 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,