[Haskell-cafe] Looking for pointfree version
Wouter Swierstra
wss at cs.nott.ac.uk
Mon Feb 9 09:31:09 EST 2009
> snip
How about using Data.Monoid:
down = downPar `mappend` downNew `mappend` downTrans
Wouter
More information about the Haskell-Cafe
mailing list