On Wed, Aug 04 2021, Carter Schonwald <carter.schonw...@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. :-(

I should also note that, with the inline check, I've also tried:

{-# OPTIONS_GHC -dinline-check &&& #-}
{-# OPTIONS_GHC -dinline-check (&&&) #-}

... to no avail.

-- 
Regards,
Mike

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users

Reply via email to