From: Ian Lynagh Date: Wed, 14 Jan 2009 18:19:37 +0000 (+0000) Subject: Remove redundant import; spotted by Thorkil Naur X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=bf7f8200224b99c770f81d85f728db41b2d024bc;p=ghc-hetmet.git Remove redundant import; spotted by Thorkil Naur --- diff --git a/compiler/typecheck/TcTyClsDecls.lhs b/compiler/typecheck/TcTyClsDecls.lhs index 18be4c3..9bfba3f 100644 --- a/compiler/typecheck/TcTyClsDecls.lhs +++ b/compiler/typecheck/TcTyClsDecls.lhs @@ -14,7 +14,6 @@ module TcTyClsDecls ( import HsSyn import HsTypes -import BasicTypes import HscTypes import BuildTyCl import TcUnify