Binary package “libghc-attoparsec-enumerator-prof” in ubuntu precise

convert an Attoparsec parser into an iteratee; profiling libraries

 This package provides a library for the Haskell programming language,
 compiled for profiling.
 See http://www.haskell.org/ for more information on Haskell.
 .
 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.