<div dir="auto"><div class="gmail_extra" dir="auto"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text">The original post was about INLINEABLE not INLINE – let’s keep these<br></div>
two apart<br></blockquote></div><br></div><div class="gmail_extra" dir="auto">I understand the difference between INLINE and INLINEABLE. However from a practical standpoint aren't the two highly correlated? I wouldn't need to bother with INLINE if GHC considered every function as INLINEABLE and had a good set of inlining heuristics. Also, as a newbie, I would prefer depending on the compiler's heuristics, rather than forcing it to inline functions (the impact of which I may not fully understand)</div><div class="gmail_extra" dir="auto"><br></div><div class="gmail_extra" dir="auto">-- Saurabh. </div></div>