Binary package “libghc-split-prof” in ubuntu precise

Haskell library for splitting lists - GHC profiling libraries

 This Haskell library provides a wide range of strategies and a unified
 combinator framework for splitting lists with respect to some sort of
 delimiter.
 .
 For example, it can split a list every N elements, or on elements that
 satisfy some condition.
 .
 This package contains the profiling libraries compiled for GHC.