On 08/07/2010 09:45, John Meacham wrote:
On Thu, Jul 08, 2010 at 07:09:29AM +0000, Simon Peyton-Jones wrote:
(ie as infix operators) and I have to squizzle around to re-interpret them as 
prefix operators.  Not very cool.  Something unified would be a Good Thing.

So, after thinking about it some, I think there may be a somewhat
elegant solution.

I like the sound of it. I put the code for the Haskell 2010 fixity resolver together with a little testing framework in the haskell-prime repo:

  http://darcs.haskell.org/haskell-prime

in the subdirectory "fixity".

Cheers,
        Simon
_______________________________________________
Haskell-prime mailing list
Haskell-prime@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-prime

Reply via email to