Paketname | libghc6-hint-doc |
Beschreibung | runtime Haskell interpreter (GHC API wrapper); documentation |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.3.2.1-3 |
Sektion | doc |
Priorität | extra |
Installierte Größe | 668 Byte |
Hängt ab von | |
Empfohlene Pakete | ghc6-doc, libghc6-monadcatchio-mtl-doc, libghc6-mtl-doc |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-hint |
Paketgröße | 57604 Byte |
Prüfsumme MD5 | 55e237938a904945927c7f4a41b98136 |
Prüfsumme SHA1 | b193c5f62de7aeb2a1d467b7fef87da476cd0797 |
Prüfsumme SHA256 | ad5780d3badf04b5c1e8a25e461b5cc3104261b1fd1494cc3ab8656ab288d3f8 |
Link zum Herunterladen | libghc6-hint-doc_0.3.2.1-3_all.deb |
Ausführliche Beschreibung | This package provides the documentation for a library for the Haskell
programming language.
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).
|