X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcType.lhs;h=ce42def248d98097a0fa881eba0308bc4511ab2a;hp=f50b9b085cfb00145c1f7d0358e27314d9b9bdc5;hb=d436c70d43fb905c63220040168295e473f4b90a;hpb=0bde11509ca13d4d0914496ee652d7c2b43a0420 diff --git a/compiler/typecheck/TcType.lhs b/compiler/typecheck/TcType.lhs index f50b9b0..ce42def 100644 --- a/compiler/typecheck/TcType.lhs +++ b/compiler/typecheck/TcType.lhs @@ -153,7 +153,6 @@ import DynFlags import Name import NameSet import VarEnv -import OccName import PrelNames import TysWiredIn import BasicTypes @@ -163,7 +162,6 @@ import ListSetOps import Outputable import FastString -import Data.List import Data.IORef \end{code}