[project @ 2000-11-06 08:15:20 by simonpj]
[ghc-hetmet.git] / ghc / compiler / stranal / SaLib.lhs
index 7e485c9..ac9c267 100644 (file)
@@ -21,7 +21,7 @@ module SaLib (
 import Type            ( Type )
 import VarEnv
 import IdInfo          ( StrictnessInfo(..) )
-import Demand          ( Demand, pprDemands )
+import Demand          ( Demand )
 import Outputable
 \end{code}