tagstream-conduit-0.5.2: streamlined html tag parser

Safe HaskellSafe-Inferred

Text.HTML.TagStream.Utils

Documentation

splitAccum :: Monoid s => [Token' s] -> (s, [Token' s])Source