Template Haskell: support for kind annotations
[ghc-hetmet.git] / compiler / typecheck / TcHsSyn.lhs
index 491ca27..fa54a63 100644 (file)
@@ -35,7 +35,6 @@ import Id
 
 import TcRnMonad
 import PrelNames
-import Type
 import TcType
 import TcMType
 import TysPrim