html-conduit-0.0.1: Parse HTML documents using xml-conduit datatypes.

Safe HaskellSafe-Infered

Text.HTML.DOM

Synopsis

Documentation

eventConduit :: Monad m => Conduit ByteString m EventSource

Converts a stream of bytes to a stream of properly balanced Events.