libghc-pipes-parse-prof

Parsing infrastructure for the pipes ecosystem; profiling libraries
  http://hackage.haskell.org/package/pipes-parse
  0
  no reviews



Pipes-parse builds upon the pipes library to provide shared parsing idioms and utilities:
* perfect streaming: program in a list-like style in constant memory
* leftovers: save unused input for later consumption
* connect and resume: use statet to save unused input for later
* termination safety: detect and recover from end of input
this package provides a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.