libghc-html-conduit-prof

Parse html documents using xml-conduit datatypes; profiling libraries
  https://github.com/snoyberg/xml
  0
  no reviews



Html-conduit uses tagstream-conduit for its parser. it automatically balances mismatched tags, so that there shouldn't be any parse failures. it does not handle a full html document rendering, such as adding missing html and head tags.

this package contains the libraries compiled with profiling enabled.