libghc-tagstream-conduit-prof

Streamlined html tag parser; profiling libraries
  http://github.com/yihuang/tagstream-conduit
  0
  no reviews



Tag-stream is a library for parsing htmlxml to a token stream. it can parse unstructured and malformed html from the web. it also provides an enumeratee which can parse streamline html, which means it consumes constant memory.

this package contains the libraries compiled with profiling enabled.