haskell-edison-core 1.2.1.3-6build1 source package in Ubuntu
Changelog
haskell-edison-core (1.2.1.3-6build1) oneiric; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson <email address hidden> Mon, 06 Jun 2011 23:49:47 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Oneiric
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any
- Section:
- haskell
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | 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-6build1.debian.tar.gz | 5.7 KiB | 486156bba41f196cc0a5684cdbfaea7e11e2ff8da77f428661b1c2f7758d3998 |
haskell-edison-core_1.2.1.3-6build1.dsc | 2.4 KiB | a5f981f5c27608a1079010369d24cf129865bf8d172ea64c2136304eac393e4b |
Available diffs
- diff from 1.2.1.3-6 to 1.2.1.3-6build1 (348 bytes)
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.