[project @ 2001-07-24 04:46:37 by ken]
[ghc-hetmet.git] / ghc / compiler / specialise / Rules.lhs
index 591e4db..4535aab 100644 (file)
@@ -31,7 +31,6 @@ import VarSet
 import VarEnv
 import TcType          ( mkTyVarTy )
 import qualified TcType ( match )
-import TypeRep         ( Type(..) )    -- Can see type representation for matching
 
 import Outputable
 import Maybe           ( isJust, isNothing, fromMaybe )