Paketname | libghc6-edison-core-dev |
Beschreibung | Haskell library of efficent, purely-functional data structures |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.1.3-5 |
Sektion | haskell |
Priorität | extra |
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 | Debian Haskell Group |
Quelle | haskell-edison-core |
Paketgröße | 1932254 Byte |
Prüfsumme MD5 | 887031e9c03393a757b56011e33b8afb |
Prüfsumme SHA1 | 4140bf4b29c838560ff18c5694b9b9635fae1540 |
Prüfsumme SHA256 | cf0bbf8ea24fe5fc31d1a0d89405c2eddb7dd846193a66ebbc3db5fe74780147 |
Link zum Herunterladen | libghc6-edison-core-dev_1.2.1.3-5_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.
|