haskell-dlist 0.5-2build2 source package in Ubuntu

Changelog

haskell-dlist (0.5-2build2) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Wed, 02 Nov 2011 16:23:21 -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-dlist_0.5.orig.tar.gz 5.8 KiB 4780e5409eff55bbfdd7470ef802a087a04048c9cd5efe0482c82878292f19ea
haskell-dlist_0.5-2build2.debian.tar.gz 2.5 KiB 65b7c6906d2409e68da70bdffa3363bcd9aefeaa4e59ca891a0fc5079d323e7c
haskell-dlist_0.5-2build2.dsc 2.0 KiB e10f82cfce21b1e3e935499449377b77c59a1f4789a34f678ad52743db9a268c

Available diffs

View changes file

Binary packages built by this source

libghc-dlist-dev: Haskell library for Differences lists

 Differences lists: a list-like type supporting O(1) append.
 This is particularly useful for efficient logging and pretty
 printing, (e.g. with the Writer monad), where list append
 quickly becomes too expensive.
 .
 This package contains the libraries compiled for GHC.

libghc-dlist-doc: Haskell library for Differences lists; documentation

 Differences lists: a list-like type supporting O(1) append.
 This is particularly useful for efficient logging and pretty
 printing, (e.g. with the Writer monad), where list append
 quickly becomes too expensive.
 .
 This package contains the library documentation.

libghc-dlist-prof: Haskell library for Differences lists; profiling library

 Differences lists: a list-like type supporting O(1) append.
 This is particularly useful for efficient logging and pretty
 printing, (e.g. with the Writer monad), where list append
 quickly becomes too expensive.
 .
 This package contains the profiling libraries compiled for GHC.