haskell-edison-core 1.3.1.1-3build3 source package in Ubuntu
Changelog
haskell-edison-core (1.3.1.1-3build3) bionic; urgency=medium * No-change rebuild for new GHC ABIs -- Steve Langasek <email address hidden> Sat, 04 Nov 2017 05:13:12 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | haskell |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-edison-core_1.3.1.1.orig.tar.gz | 78.8 KiB | 3e0720ee3b179304f563b99dd446c1d6911e31ddc4d0f78d6550b18e59ed501b |
haskell-edison-core_1.3.1.1-3build3.debian.tar.xz | 5.8 KiB | 61469f5bf2f6a1ef5e4da07fb2578f72f79c58a6d4913bc13f4ceb1a6929be27 |
haskell-edison-core_1.3.1.1-3build3.dsc | 2.6 KiB | f40b73452249059acde69b188fbf8d0343265b134e238456568ced24a77d6976 |
Available diffs
- diff from 1.3.1.1-3build2 to 1.3.1.1-3build3 (529 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.