Binary package “libghc-split-doc” in ubuntu trusty
Haskell library for splitting lists; documentation
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 provides the documentation for a library for the Haskell
programming language.
See http://