freebsd-ports/textproc/hs-attoparsec-enumerator/pkg-descr
Gabor Pali abc9500d82 - Update to 0.3
Obtained from:	FreeBSD Haskell
2012-02-13 05:26:06 +00:00

5 lines
242 B
Text

This 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.
WWW: http://john-millikin.com/software/attoparsec-enumerator/