X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fstranal%2FWorkWrap.lhs;h=125d5de5b20d3d759588ce51e7b585fc2d5b6b28;hb=855d87925b0049d23e536c12b9af8e1b545e28f0;hp=4e7a494bc990c869e8b2eecff994ac672677c627;hpb=2662dbc5b2c30fc11ccb99e7f9b2dba794d680ba;p=ghc-hetmet.git diff --git a/compiler/stranal/WorkWrap.lhs b/compiler/stranal/WorkWrap.lhs index 4e7a494..125d5de 100644 --- a/compiler/stranal/WorkWrap.lhs +++ b/compiler/stranal/WorkWrap.lhs @@ -156,7 +156,7 @@ The only reason this is monadised is for the unique supply. Note [Don't w/w inline things (a)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ It's very important to refrain from w/w-ing an INLINE function -because the wrapepr will then overwrite the InlineRule unfolding. +because the wrapper will then overwrite the InlineRule unfolding. It was wrong with the old InlineMe Note too: if we do so by mistake we transform