[project @ 2001-07-23 11:44:15 by qrczak]
authorqrczak <unknown>
Mon, 23 Jul 2001 11:44:15 +0000 (11:44 +0000)
committerqrczak <unknown>
Mon, 23 Jul 2001 11:44:15 +0000 (11:44 +0000)
import qualified Demand

ghc/compiler/basicTypes/IdInfo.lhs

index 52a3d5f..b130445 100644 (file)
@@ -96,6 +96,7 @@ import ForeignCall    ( ForeignCall )
 import FieldLabel      ( FieldLabel )
 import Type            ( usOnce, usMany )
 import Demand          hiding( Demand )
+import qualified Demand
 import NewDemand       ( Demand(..), Keepity(..), Deferredness(..), DmdResult(..),
                          lazyDmd, topDmd,
                          StrictSig, mkStrictSig,