Remove redundant import; spotted by Thorkil Naur
[ghc-hetmet.git] / compiler / typecheck / TcTyClsDecls.lhs
index 18be4c3..9bfba3f 100644 (file)
@@ -14,7 +14,6 @@ module TcTyClsDecls (
 
 import HsSyn
 import HsTypes
-import BasicTypes
 import HscTypes
 import BuildTyCl
 import TcUnify