[Haskell-cafe] It's not a monad - what is it? looking for nice syntactic sugar, customizable do notation?

Yitzchak Gale gale at sefer.org
Tue Sep 2 09:29:11 EDT 2008


Oops, needed to convert one more >> into a comma:

(rootElt ! [xmlns "http://www.w3.org/1999/xhtml"
         ,lang "en-US"
         ,xml_lang "en-US"
         ]) $ concatXml

etc.

-Yitz


More information about the Haskell-Cafe mailing list