Copyright | (c) Jonathan von Schroeder, DFKI GmbH 2010 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | jonathan.von_schroeder@dfki.de |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Documentation
foldCatchLeft :: Monad m => (a -> MaybeT m a) -> a -> MaybeT m a
parsexml :: ByteString -> SaxEvL
dropSpaces :: MSaxState ()
readWithTag :: MSaxState a -> String -> MSaxState a