Paketname | libghc6-syb-with-class-dev |
Beschreibung | Haskell library for generic programming |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.6.1-2 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 1480 Byte |
Hängt ab von | libghc6-array-dev-0.3.0.0-dbdf7, libghc6-base-dev-4.2.0.0-73995, libghc6-bytestring-dev-0.9.1.5-2d4a |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-syb-with-class |
Paketgröße | 263542 Byte |
Prüfsumme MD5 | c5e3a2a3a9dc4849bf900e9c9043f79e |
Prüfsumme SHA1 | cb8ac66b02ed37b0fa6d82ad7b1e7cb08364f1ca |
Prüfsumme SHA256 | f6e615a46daad8ba7337bfc08002be4f1baf57052f8d2638b6e0c6353323b840 |
Link zum Herunterladen | libghc6-syb-with-class-dev_0.6.1-2_i386.deb |
Ausführliche Beschreibung | The "Scrap your boilerplate" approach is a lightweight generic
programming approach for Haskell. Using this approach, you can write
generic functions such as traversal schemes (e.g., everywhere and
everything), as well as generic read, generic show and generic
equality (i.e., gread, gshow, and geq). This approach is based on
just a few primitives for type-safe cast and processing constructor
applications.
|