[project @ 2000-07-11 16:24:57 by simonmar]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcExpr.lhs
index 2bb3060..d171a36 100644 (file)
@@ -44,7 +44,6 @@ import TcType         ( TcType, TcTauType,
                          tcInstTcType, tcSplitRhoTy,
                          newTyVarTy, newTyVarTy_OpenKind, zonkTcType )
 
-import Class           ( Class )
 import FieldLabel      ( FieldLabel, fieldLabelName, fieldLabelType, fieldLabelTyCon )
 import Id              ( idType, recordSelectorFieldLabel, isRecordSelector,
                          Id, mkVanillaId