X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FhsSyn%2FHsCore.lhs;h=d7f1317d1fc0ddec25b41d4c4dd32ead17022e5b;hb=65fafba5c92d93c4e482a352d3da36407ff1a797;hp=183702701580cde6e448a7db36479980cb675bad;hpb=783e505e2d884f94d30ec8074e590507f2561c49;p=ghc-hetmet.git diff --git a/ghc/compiler/hsSyn/HsCore.lhs b/ghc/compiler/hsSyn/HsCore.lhs index 1837027..d7f1317 100644 --- a/ghc/compiler/hsSyn/HsCore.lhs +++ b/ghc/compiler/hsSyn/HsCore.lhs @@ -30,6 +30,7 @@ import Demand ( Demand ) import Literal ( Literal ) import PrimOp ( CCall, pprCCallOp ) import Type ( Kind ) +import PprType ( {- instance Outputable Type -} ) import CostCentre import SrcLoc ( SrcLoc ) import Outputable