Remove the (very) old strictness analyser
[ghc-hetmet.git] / compiler / prelude / PrimOp.lhs
index a9a8fa2..4ac1577 100644 (file)
@@ -31,7 +31,7 @@ module PrimOp (
 import TysPrim
 import TysWiredIn
 
-import NewDemand
+import Demand
 import Var             ( TyVar )
 import OccName         ( OccName, pprOccName, mkVarOccFS )
 import TyCon           ( TyCon, isPrimTyCon, tyConPrimRep, PrimRep(..) )