[project @ 2001-11-19 16:34:12 by simonpj]
[ghc-hetmet.git] / ghc / compiler / basicTypes / Id.lhs
index c4c3570..ee1f203 100644 (file)
@@ -90,9 +90,7 @@ import Type           ( Type, typePrimRep, addFreeTyVars,
 import IdInfo 
 
 import qualified Demand        ( Demand )
-import NewDemand       ( Demand, DmdResult(..), StrictSig, topSig, isBotRes,
-                         isBottomingSig, splitStrictSig, strictSigResInfo
-                       )
+import NewDemand       ( Demand, StrictSig, topSig, isBottomingSig )
 import Name            ( Name, OccName,
                          mkSysLocalName, mkLocalName,
                          getOccName, getSrcLoc