X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcInstDcls.lhs;h=3272f968628da3fc5e8953186e3f154efca837ec;hp=cf03e7116b838f1afacdef20d5b19e4d7be6052b;hb=d436c70d43fb905c63220040168295e473f4b90a;hpb=0bde11509ca13d4d0914496ee652d7c2b43a0420 diff --git a/compiler/typecheck/TcInstDcls.lhs b/compiler/typecheck/TcInstDcls.lhs index cf03e71..3272f96 100644 --- a/compiler/typecheck/TcInstDcls.lhs +++ b/compiler/typecheck/TcInstDcls.lhs @@ -29,7 +29,6 @@ import TcSimplify import Type import Coercion import TyCon -import TypeRep import DataCon import Class import Var