Re: -dinline-check for symbolic names?

Michael Sperber <[email protected]> Fri, 06 Aug 2021 14:29:50 +0200
Newsgroups gmane.comp.lang.haskell.glasgow.user
Message-ID <[email protected]>
On Wed, Aug 04 2021, Carter Schonwald <[email protected]> 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
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users