panic when compiling SHA

Jan Stolarek jan.stolarek at p.lodz.pl
Wed Jan 8 07:07:42 UTC 2014


> It's not a "hint" -- it *forces* inlining at every call site like you said.
There are exceptions: function must be fully applied to be inlined and there are loop-breakers 
(e.g. a self-recursive function will not be inlined).

Janek


More information about the ghc-devs mailing list