X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcodeGen%2FCgHpc.hs;h=3d300eda53d2279bc8b2f2f79f74049dfc758763;hb=e95ee1f718c6915c478005aad8af81705357d6ab;hp=ce317178858fe9bdf30438beb72550f4cc7c1a95;hpb=232e72122fa7f08690e3be2bb9f8a7f8024e37d5;p=ghc-hetmet.git diff --git a/compiler/codeGen/CgHpc.hs b/compiler/codeGen/CgHpc.hs index ce31717..3d300ed 100644 --- a/compiler/codeGen/CgHpc.hs +++ b/compiler/codeGen/CgHpc.hs @@ -20,9 +20,9 @@ import ClosureInfo import FastString import HscTypes import Panic -import Char import BasicTypes +import Data.Char import Data.Word cgTickBox :: Module -> Int -> Code @@ -67,7 +67,7 @@ initHpc this_mod (HpcInfo tickCount hashNo) PlayRisky [CmmHinted id NoHint] (CmmCallee - (CmmLit $ CmmLabel $ mkForeignLabel mod_alloc Nothing False IsFunction) + (CmmLit $ CmmLabel $ mkForeignLabel mod_alloc Nothing ForeignLabelInThisPackage IsFunction) CCallConv ) [ CmmHinted (mkLblExpr mkHpcModuleNameLabel) AddrHint