Paketname | libghc6-edison-core-dev |
Beschreibung | Haskell library of efficent, purely-functional data structures |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.2.1.3-3 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 9424 Byte |
Hängt ab von | libghc6-edisonapi-dev-1.2.1-0d482, libghc6-quickcheck-dev-1.2.0.0-7b47a, libghc6-array-dev-0.3.0.0-d |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | haskell-edison-core |
Paketgröße | 1933728 Byte |
Prüfsumme MD5 | 895d668db7ce69b4b50998d3d0f1faf8 |
Prüfsumme SHA1 | 6c1c620a3ab7fb43f94f241fd54663aca02b890d |
Prüfsumme SHA256 | 2ec9f84a0c2be7a77e43ec5e05aacae6991942d8f5a46a0da3bb93fc81bf5a77 |
Link zum Herunterladen | libghc6-edison-core-dev_1.2.1.3-3_i386.deb |
Ausführliche Beschreibung | Some concrete implementations of the abstract interface of the Edison
library for Haskell for use with ghc6.
.
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.
|