| Maintainer | bastiaan.heeren@ou.nl |
|---|---|
| Stability | provisional |
| Portability | portable (depends on ghc) |
| Safe Haskell | None |
| Language | Haskell98 |
Ideas.Encoding.EncoderXML
Description
Services using XML notation
Documentation
type XMLEncoder a = EncoderX a XMLBuilder Source #
encodeState :: State a -> XMLEncoder a Source #