Remove the (very) old strictness analyser
[ghc-hetmet.git] / compiler / iface / IfaceSyn.lhs
index 4311e65..be68afe 100644 (file)
@@ -28,7 +28,7 @@ module IfaceSyn (
 
 import IfaceType
 
-import NewDemand
+import Demand
 import Annotations
 import Class
 import NameSet