Paketname | libghc6-data-accessor-prof |
Beschreibung | Utilities for accessing and manipulating fields of records; profiling libraries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.2.1.3-1 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 368 Byte |
Hängt ab von | libghc6-data-accessor-dev (= 0.2.1.3-1), libghc6-array-prof-0.3.0.0-dbdf7, libghc6-base-prof-4.2.0.0 |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-data-accessor |
Paketgröße | 71740 Byte |
Prüfsumme MD5 | 3009aa9ad86e5e39ea93b2a8668920d7 |
Prüfsumme SHA1 | 780fd2814ac9b5c5c87efb6c38dd5d30910c10f3 |
Prüfsumme SHA256 | c3c3bf8541f4bf56db6cee749b75889a30bae4d9945adf0c3e14a60f172914f1 |
Link zum Herunterladen | libghc6-data-accessor-prof_0.2.1.3-1_i386.deb |
Ausführliche Beschreibung | This package provides a library for the Haskell programming language
compiled for profiling.
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.
|