[Haskell] generic currying (type classes and functional dependencies)

Ronny Wichers Schreur ronny at cs.kun.nl
Thu May 13 17:12:32 EDT 2004


Duncan Coutts writes (to the Haskell Mailing list):

> I'm trying to write a generic curry (& uncurry) function that works for
> functions of any arity.

See <http://www.haskell.org/pipermail/haskell/2003-April/011720.html>
where oleg presents a (ghc-specific) solution.


Cheers,

Ronny Wichers Schreur


More information about the Haskell mailing list