[Haskell-cafe] HaXml problem

Alexis Hazell bonobo at bigpond.net.au
Sun Dec 3 08:22:35 EST 2006


Hi all,

Say i have data of type Content, and i want to put that data into a type which 
is an instance of XmlContent, so that i can use it with hPutXml. How can i do 
so? Does it involve the List1 type and its NonEmpty constructor?

Thanks in advance,


Alexis.


More information about the Haskell-Cafe mailing list