Paketname | libghc6-safe-dev |
Beschreibung | GHC 6 Library for safe (pattern match free) functions |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.2-2 |
Sektion | universe/haskell |
Priorität | optional |
Installierte Größe | 184 Byte |
Hängt ab von | libghc6-base-dev-4.2.0.0-73995, libc6 (>= 2.4), libffi5 (>= 3.0.4), libgmp3c2 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | haskell-safe |
Paketgröße | 26560 Byte |
Prüfsumme MD5 | b1ec512da1d06537a3bb55a51fd860b0 |
Prüfsumme SHA1 | e538dcc288af6b5863bb16bfce55f34fe0fa5b6f |
Prüfsumme SHA256 | 48599cc921db104219c89325a6fcef69398f476c31a36151ece29a8ca38d4488 |
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.
|