Paketname | libghc6-edison-core-prof |
Beschreibung | Haskell library of data structures; profiling libraries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.1.3-5 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 9960 Byte |
Hängt ab von | libghc6-edison-core-dev (= 1.2.1.3-5), libghc6-edisonapi-prof-1.2.1-0d482, libghc6-quickcheck-prof-1 |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-edison-core |
Paketgröße | 2020878 Byte |
Prüfsumme MD5 | 43e952831247c99a60ca2ce640a7077f |
Prüfsumme SHA1 | a04e146d8db06c40722aeee19bbb73d05048524e |
Prüfsumme SHA256 | debabb3a071cd438cc61ef0c42612ffc4d198c1421497381f7a83912e77cf192 |
Link zum Herunterladen | libghc6-edison-core-prof_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.
|