-dinline-check for symbolic names?

Michael Sperber sperber at deinprogramm.de
Fri Aug 6 12:43:43 UTC 2021


On Fri, Aug 06 2021, Michael Sperber <sperber at deinprogramm.de> wrote:

> On Wed, Aug 04 2021, Carter Schonwald <carter.schonwald at gmail.com> wrote:
>
>> I’m not sure about the pragma debugging, but are you using it in point free
>> style? Cause I’m that case it may not be inclined because it’s not being
>> fully applied on the left hand side?
>
> Good point, but I checked, and it's fully applied. :-(

Another note: Once I change the INLINE to INLINE [0], everything works:
(&&&) gets inlined, and -dinline-check works.  Explanation welcome ...

-- 
Regards,
Mike



More information about the Glasgow-haskell-users mailing list