diff options
Diffstat (limited to 'ghc/compiler/profiling/SCCfinal.hi')
-rw-r--r-- | ghc/compiler/profiling/SCCfinal.hi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ghc/compiler/profiling/SCCfinal.hi b/ghc/compiler/profiling/SCCfinal.hi index 3814da2e25..088fee5266 100644 --- a/ghc/compiler/profiling/SCCfinal.hi +++ b/ghc/compiler/profiling/SCCfinal.hi @@ -7,5 +7,4 @@ import PreludePS(_PackedString) import SplitUniq(SplitUniqSupply) import StgSyn(StgBinding) stgMassageForProfiling :: _PackedString -> _PackedString -> SplitUniqSupply -> (GlobalSwitch -> Bool) -> [StgBinding Id Id] -> (([CostCentre], [CostCentre]), [StgBinding Id Id]) - {-# GHC_PRAGMA _A_ 5 _U_ 22221 _N_ _N_ _N_ _N_ #-} |