X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypes%2FInstEnv.lhs;h=c11218d6fe6fe46456b1335107c2b785c2d43ff7;hb=e314b86f6290e5440a46cd5cc29f7878cb78c6fb;hp=68a86aab2562d4639b6fddb3352fb3d48f72cb75;hpb=30c122df62ec75f9ed7f392f24c2925675bf1d06;p=ghc-hetmet.git diff --git a/compiler/types/InstEnv.lhs b/compiler/types/InstEnv.lhs index 68a86aa..c11218d 100644 --- a/compiler/types/InstEnv.lhs +++ b/compiler/types/InstEnv.lhs @@ -27,7 +27,6 @@ import VarSet import Name import TcType import TyCon -import TcGadt import Unify import Outputable import BasicTypes