Binary package “libghc-attoparsec-enumerator-doc” in ubuntu precise
convert an Attoparsec parser into an iteratee; documentation
This package provides the documentation for a library for the Haskell
programming language.
See http://
.
The library allows an Attoparsec parser to receive input incrementally from
an enumerator. This could be used for parsing large files or
implementing binary network protocols.