patch applied (haskell-prime-status): add ""Make $ left associative, like application"

Bulat Ziganshin bulat.ziganshin at gmail.com
Wed Apr 23 05:55:50 EDT 2008


Hello Dan,

Wednesday, April 23, 2008, 1:42:20 PM, you wrote:

> This wouldn't work, you'd have to rewrite it as:

>     withSomeResource foo .
>       withSomeOtherThing bar .
>         yetAnotherBlockStructured thing $ ...

it is very inconvenient - we should use either . or $ depending on
that it's last block or not. imagine all the changes when editing the
code


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-prime mailing list