[project @ 2002-10-09 15:36:47 by simonpj]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcExpr.lhs
index 9b3ead8..c3dde2f 100644 (file)
@@ -64,7 +64,6 @@ import PrelNames      ( cCallableClassName, cReturnableClassName,
                          enumFromToPName, enumFromThenToPName,
                          ioTyConName
                        )
-import DsMeta          
 import ListSetOps      ( minusList )
 import CmdLineOpts
 import HscTypes                ( TyThing(..) )