haskell-edison-core 1.2.1.3-8 source package in Ubuntu

Changelog

haskell-edison-core (1.2.1.3-8) unstable; urgency=low


  * Fix -doc dependency.
  * Bump to Standards-Version 3.9.3.

 -- Clint Adams <email address hidden>  Sat, 25 Feb 2012 11:52:18 -0500

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
Precise release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-edison-core_1.2.1.3-8.dsc 2.5 KiB 86826b4b1c3fa77ad84ab4fae2593ac6602dd69821866072b417bd84c85ab05a
haskell-edison-core_1.2.1.3.orig.tar.gz 76.6 KiB b23a9777f4941378c330f8ec08531fc3d11a21a5e25754ccf0d6957a02cc851b
haskell-edison-core_1.2.1.3-8.debian.tar.gz 5.5 KiB f266aedef990c9bd0db0deaf5d9e73958725dbe44e0b9475ce0317db46906fe8

No changes file available.

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: No summary available for libghc-edison-core-doc in ubuntu quantal.

No description available for libghc-edison-core-doc in ubuntu quantal.

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.