Scripting XML with Generic Haskell (2007)
Atanassow, F., Clarke, D., Jeuring, J.T.
A generic program is written once and works on values of many data types. Generic Haskell is a recent extension of the functional programming language Haskell that supports generic programming. This...
Customizing an XML-Haskell data binding with type isomorphism inference in Generic Haskell (2007)
This paper introduces a type-preserving XML Schema–Haskell data binding (or, translation) UUXML, and shows how to customize it by exploiting the theory of canonical isomorphisms to automatically...
Scripting XML with Generic Haskell (2003)
Atanassow, F., Clarke, D., Jeuring, J.T.
A generic program is written once and works on values of many data types. Generic Haskell is a recent extension of the functional programming language Haskell that supports generic programming. This...