| Maintainer | bastiaan.heeren@ou.nl |
|---|---|
| Stability | provisional |
| Portability | portable (depends on ghc) |
| Safe Haskell | None |
| Language | Haskell98 |
Ideas.Encoding.DecoderXML
Description
Services using XML notation
Documentation
type XMLDecoder a t = DecoderX a XML t Source #
xmlDecoder :: TypedDecoder a XML Source #