| 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 t = Encoder a t XMLBuilder Source #
encodeState :: XMLEncoder a (State a) Source #