From: qrczak Date: Mon, 23 Jul 2001 11:44:15 +0000 (+0000) Subject: [project @ 2001-07-23 11:44:15 by qrczak] X-Git-Tag: Approximately_9120_patches~1481 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=8fe4dbdd4d32e885c476842997ef91ae7fa865d8;p=ghc-hetmet.git [project @ 2001-07-23 11:44:15 by qrczak] import qualified Demand --- diff --git a/ghc/compiler/basicTypes/IdInfo.lhs b/ghc/compiler/basicTypes/IdInfo.lhs index 52a3d5f..b130445 100644 --- a/ghc/compiler/basicTypes/IdInfo.lhs +++ b/ghc/compiler/basicTypes/IdInfo.lhs @@ -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,