I’m new in Haskell and start to write simple XML generator library.
I want to ask Haskell Guru, which is capable of generating XML in particular the right to the point of view of functional programming and Haskell language? Maybe write simple DSL or something else?
Thank you.
Your best bet is to use an existing library, such as HaXmL, xmlgen, or one of the many other XML generator libraries: http://hackage.haskell.org/packages/archive/pkg-list.html#cat:xml