haskell-split 0.1.4.1-1 source package in Ubuntu

Changelog

haskell-split (0.1.4.1-1) unstable; urgency=low


  * New upstream version.
  * Bump to Standards-Version 3.9.2.

 -- Clint Adams <email address hidden>  Fri, 21 Oct 2011 23:44:29 -0400

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-split_0.1.4.1-1.dsc 2.2 KiB 183dc66f4903cbebbd41a2f66897189375c539fbc4b7ae80a19c90a467e2f0a6
haskell-split_0.1.4.1.orig.tar.gz 12.3 KiB 05030d8c74035c802ab1598739899c036adf15e7b1a5f25bb74b983a9616b631
haskell-split_0.1.4.1-1.debian.tar.gz 2.8 KiB 391becdc7c7bf95e1049de2915d4befc0a0ac52180ac0adb7598e7664131ff2e

No changes file available.

Binary packages built by this source

libghc-split-dev: Haskell library for splitting lists - GHC 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 libraries compiled for GHC.

libghc-split-doc: 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 contains the library documentation.

libghc-split-prof: 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.