libghc-attoparsec-text-prof

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



This package provides a library for the haskell programming language, compiled for profiling. 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.