X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Fcompiler%2FsimplCore%2FSimplVar.hi;h=36b03529971434a4f837afc0dcd699079deee336;hp=3edcc2e1e1a089cd5fd3cf6e53e6cc4d8e5c7635;hb=10521d8418fd3a1cf32882718b5bd28992db36fd;hpb=7fa716e248a1f11fa686965f57aebbb83b74fa7b diff --git a/ghc/compiler/simplCore/SimplVar.hi b/ghc/compiler/simplCore/SimplVar.hi index 3edcc2e..36b0352 100644 --- a/ghc/compiler/simplCore/SimplVar.hi +++ b/ghc/compiler/simplCore/SimplVar.hi @@ -7,7 +7,5 @@ import SimplMonad(SimplCount) import SplitUniq(SplitUniqSupply) import UniType(UniType) completeVar :: SimplEnv -> Id -> [CoreArg Id] -> SplitUniqSupply -> SimplCount -> (CoreExpr Id Id, SimplCount) - {-# GHC_PRAGMA _A_ 3 _U_ 22222 _N_ _S_ "U(LLLLL)U(LLLS)L" _N_ _N_ #-} leastItCouldCost :: Int -> Int -> Int -> [Bool] -> [UniType] -> Int - {-# GHC_PRAGMA _A_ 5 _U_ 21111 _N_ _S_ "LLLSL" _N_ _N_ #-}