X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Fcompiler%2FsimplStg%2FUpdAnal.hi;h=f26ca4a9be9c3eb0b7a269886f4bf30a47abb1aa;hp=c45043ea8efbd0a486f419a4977c9cc12195f1d4;hb=10521d8418fd3a1cf32882718b5bd28992db36fd;hpb=7fa716e248a1f11fa686965f57aebbb83b74fa7b diff --git a/ghc/compiler/simplStg/UpdAnal.hi b/ghc/compiler/simplStg/UpdAnal.hi index c45043e..f26ca4a 100644 --- a/ghc/compiler/simplStg/UpdAnal.hi +++ b/ghc/compiler/simplStg/UpdAnal.hi @@ -3,5 +3,4 @@ interface UpdAnal where import Id(Id) import StgSyn(StgBinding) updateAnalyse :: [StgBinding Id Id] -> [StgBinding Id Id] - {-# GHC_PRAGMA _A_ 1 _U_ 1 _N_ _S_ "S" _N_ _N_ #-}