Paketname | libghc6-hint-prof |
Beschreibung | runtime Haskell interpreter (GHC API wrapper); profiling libraries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.3.2.1-3 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 1420 Byte |
Hängt ab von | libghc6-hint-dev (= 0.3.2.1-3), libghc6-monadcatchio-mtl-prof-0.2.0.0-2aeee, libghc6-base-prof-4.2.0 |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-hint |
Paketgröße | 331792 Byte |
Prüfsumme MD5 | 0b5bc3fefba783809db89dc93a0779da |
Prüfsumme SHA1 | 1ebedccc5bcae53bb48d5848e0ac02e85234f991 |
Prüfsumme SHA256 | 6cdb8cc0ea9b230eea2a38bdf0a174d80c9b45d27e099be6e798b4693a4d9569 |
Link zum Herunterladen | libghc6-hint-prof_0.3.2.1-3_i386.deb |
Ausführliche Beschreibung | This package provides a library for the Haskell programming language,
compiled for profiling.
See http://www.haskell.org/ for more information on Haskell.
.
This library defines an Interpreter monad. It allows to load Haskell modules,
browse them, type-check and evaluate strings with Haskell expressions and even
coerce them into values. The library is thread-safe and type-safe (even the
coercion of expressions to values). It is, esentially, a huge subset of the
GHC API wrapped in a simpler API. Works with GHC 6.10.x and 6.8.x (this
version was not tested with GHC 6.6).
|