haskell-split 0.1.3-1build2 source package in Ubuntu

Changelog

haskell-split (0.1.3-1build2) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Wed, 02 Nov 2011 16:37:33 -0400

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
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.3.orig.tar.gz 12.0 KiB 9aed95b6d6efa97a1f833d6dd2edc9bdfd86e2f50b9194241856961682ea83c4
haskell-split_0.1.3-1build2.debian.tar.gz 2.9 KiB 2420e791bbcc13b153e936850ce5cbc4a809225b15108edb45d3ed9116bdf59c
haskell-split_0.1.3-1build2.dsc 2.2 KiB fcb5269aa9ef170f1dd0b6fc00d08aae6c9764eae04547ad1a67f025087b4e96

Available diffs

View changes file

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.