libghc-conduit-prof

Streaming data processing library; profiling libraries
  http://github.com/snoyberg/conduit
  0
  no reviews



Conduits are an approach to the streaming data problem. it is meant as an alternative to enumerators/iterators, hoping to address the same issues with different trade-offs based on real-world experience with enumerators. for more information, see http://www.yesodweb.com/book/conduit.

this package provides a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.