Paketname | libghc6-safe-prof |
Beschreibung | Profiling library for safe (pattern match free) functions |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.2-2 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 148 Byte |
Hängt ab von | libghc6-safe-dev (= 0.2-2), libghc6-base-prof-4.2.0.0-73995 |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-safe |
Paketgröße | 25514 Byte |
Prüfsumme MD5 | 6b68e550e342fabdfdecd1999b351f36 |
Prüfsumme SHA1 | 04af0341c4a6171458b1028798225b764548fce8 |
Prüfsumme SHA256 | 4d117e3f3957f568fae41cd3c88164690741aee68bdaa2538005c263a2d19f0e |
Link zum Herunterladen | libghc6-safe-prof_0.2-2_i386.deb |
Ausführliche Beschreibung | .
Partial functions from the base library, such as head and !!, modified to
return more descriptive error messages, programmer defined error messages,
Maybe wrapped results and default values. These functions can be used to
reduce the number of unsafe pattern matches in your code.
.
This package contains the profiling libraries compiled for GHC 6.
|