| Portability | portable |
|---|---|
| Maintainer | jmillikin@gmail.com |
Text.XML.LibXML.Enumerator
Description
Documentation
Arguments
| :: MonadIO m | |
| => Bool | Whether to expand entity references |
| -> Maybe Text | An optional filename or URI |
| -> Enumeratee ByteString Event m b |
Arguments
| :: Bool | Whether to expand entity references |
| -> Maybe Text | An optional filename or URI |
| -> Enumeratee ByteString Event (ST s) b |