| Copyright | (c) Dmitry Astapov 2006 ; pierre 2007 |
|---|---|
| License | BSD3 |
| Maintainer | Dmitry Astapov <dastapov@gmail.com>, pierre <k.pierre.k@gmail.com> |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Network.XMPP.Print
Description
An XMPP pretty-printing combinators Ported from Text.HTML to HaXML combinatiors
Documentation
putXmppLn :: Content Posn -> IO () Source #
Convert the internal representation (built using HaXml combinators) into string, and print it out