libghc-attoparsec-text-doc

Fast combinator parsing for texts; documentation
  http://hackage.haskell.org/package/attoparsec-text
  0
  no reviews



This package provides the documentation for a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.

it is a fast parser combinator library, aimed particularly at dealing efficiently with network protocols and complicated text/binary file formats.

this library is basically a translation of the original attoparsec library to use text instead of bytestrings.