Paketname | libghc6-safe-dev |
Beschreibung | GHC 6 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 | 184 Byte |
Hängt ab von | libghc6-base-dev-4.2.0.0-73995, libc6 (>= 2.3), libffi5 (>= 3.0.4), libgmp3c2 |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-safe |
Paketgröße | 26434 Byte |
Prüfsumme MD5 | 9d86d83b82c1c4adbc477ba23b1bb6bd |
Prüfsumme SHA1 | a18a3f214208214b2f2d0d77760b3c6ea8329abf |
Prüfsumme SHA256 | 55676573e3a6e35d4107ae88377fadd2369037fc7933586a8cf5e754fa72290c |
Link zum Herunterladen | libghc6-safe-dev_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 libraries compiled for GHC 6.
|