haskell-edison-core 1.2.1.3-6build2 source package in Ubuntu

Changelog

haskell-edison-core (1.2.1.3-6build2) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Mon, 07 Nov 2011 10:41:41 +0000

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-edison-core_1.2.1.3.orig.tar.gz 76.6 KiB b23a9777f4941378c330f8ec08531fc3d11a21a5e25754ccf0d6957a02cc851b
haskell-edison-core_1.2.1.3-6build2.debian.tar.gz 5.5 KiB 965e781df808fbf88e438361cd7fb09dbc804512ac96c3e2c25f010cd58b2af0
haskell-edison-core_1.2.1.3-6build2.dsc 2.5 KiB e58dcdf504817326aeacf075348d41e1a5d86a28b1cbb149d783e934b44cb220

Available diffs

View changes file

Binary packages built by this source

libghc-edison-core-dev: Haskell library of efficent, purely-functional data structures

 Some concrete implementations of the abstract interface of the Edison
 library for Haskell for use with ghc.
 .
 Edison is a library of purely function data structures for Haskell
 originally written by Chris Okasaki. Conceptually, it consists of two
 things:
   - A set of type classes defining data the following data structure
     abstractions: 'sequences', 'collections' and 'associative
     collections'
   - Multiple concrete implementations of each of the abstractions
 .
 This package contains the concrete implementations.

libghc-edison-core-doc: documentation of the Edison Haskell library

 Some concrete implementations of the abstract interface of the Edison
 library for Haskell for use with hugs.
 .
 Edison is a library of purely function data structures for Haskell
 originally written by Chris Okasaki. Conceptually, it consists of two
 things:
   - A set of type classes defining data the following data structure
     abstractions: 'sequences', 'collections' and 'associative
     collections'
   - Multiple concrete implementations of each of the abstractions
 .
 This package contains the documentation of the concrete implementations.

libghc-edison-core-prof: Haskell library of data structures; profiling libraries

 Some concrete implementations of the abstract interface of the Edison
 library for Haskell for use with ghc.
 .
 Edison is a library of purely function data structures for Haskell
 originally written by Chris Okasaki. Conceptually, it consists of two
 things:
   - A set of type classes defining data the following data structure
     abstractions: 'sequences', 'collections' and 'associative
     collections'
   - Multiple concrete implementations of each of the abstractions
 .
 This package contains the concrete implementations.