Paketname | libghc6-data-accessor-doc |
Beschreibung | Utilities for accessing and manipulating fields of records; documentation |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.2.1.3-1 |
Sektion | doc |
Priorität | extra |
Installierte Größe | 368 Byte |
Hängt ab von | |
Empfohlene Pakete | ghc6-doc, libghc6-transformers-doc |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-data-accessor |
Paketgröße | 28812 Byte |
Prüfsumme MD5 | db23a1cc7c3b0ab6f89cc1e1f07f8c05 |
Prüfsumme SHA1 | c58efa5eab4e94f0331f2e4996132af1986c49b6 |
Prüfsumme SHA256 | b5126d4a152f212e979a2172ba8330cb0e70616c603e7f64c958cc10f67432e3 |
Link zum Herunterladen | libghc6-data-accessor-doc_0.2.1.3-1_all.deb |
Ausführliche Beschreibung | This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
.
With this library you can define record field accessors which allow
setting, getting and modifying values easily. You can combine accessors
of a record and sub-records to make the access look like the fields
of the sub-record belong to the main record.
|