| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
HaskellWorks.Data.Xml.Succinct.Cursor.InterestBits
Documentation
newtype XmlInterestBits a Source #
Constructors
| XmlInterestBits a |
Instances
getXmlInterestBits :: XmlInterestBits a -> a Source #
blankedXmlToInterestBits :: Monad m => ConduitT ByteString ByteString m () Source #