[Haskell-cafe] Re: XML transformation difficulties

Greg Fitzgerald garious at gmail.com
Mon Jul 17 21:25:00 EDT 2006


> ArrowXml is a subclass of ArrowApply, so it is possible. For example:
> f xml = pure (\s -> (g s, xml)) >>> app

Very cool.  That's exactly what I was looking for.

Thanks,
Greg


More information about the Haskell-Cafe mailing list