Paketname | libghc6-safe-prof |
Beschreibung | Profiling 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 | 148 Byte |
Hängt ab von | libghc6-safe-dev (= 0.2-2), libghc6-base-prof-4.2.0.0-73995 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | haskell-safe |
Paketgröße | 24862 Byte |
Prüfsumme MD5 | 16522e3b779410d934d6605c12546953 |
Prüfsumme SHA1 | 530ba06b74e01d3f22f94cecc72b173b0f35ee37 |
Prüfsumme SHA256 | 8f79eaef2e722d724be87579a0c9e2342051fae70addfa8c503d1d55943276bd |
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.
|