Template Haskell: Unresolved infix expressions
Reiner Pope
reiner.pope at gmail.com
Mon Nov 8 20:13:59 EST 2010
Hi,
I'm currently working on Trac #4430 [1], to improve Template Haskell's
support for unresolved infix expressions. I need to add a constructor
to the Exp datatype in the template-haskell library, but it is not
obvious to me what the best definition of this constructor should be.
I've written up the proposal on the GHC Trac wiki [2]. I would
appreciate comments. Thanks.
Reiner
[1] http://hackage.haskell.org/trac/ghc/ticket/4430
[2] http://hackage.haskell.org/trac/ghc/wiki/UnresolvedInfixExpressions
More information about the Libraries
mailing list