Paketname | libghc6-hint-dev |
Beschreibung | runtime Haskell interpreter (GHC API wrapper) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.3.2.1-3 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 1440 Byte |
Hängt ab von | libghc6-monadcatchio-mtl-dev-0.2.0.0-2aeee, libghc6-base-dev-4.2.0.0-73995, libghc6-directory-dev-1. |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-hint |
Paketgröße | 333752 Byte |
Prüfsumme MD5 | 9712476a8602d29bbdf586967357ad53 |
Prüfsumme SHA1 | 6da8311874d968f16c07d0ae8b7cd33a69c6ea17 |
Prüfsumme SHA256 | dbae82e092cfbe0353ede9ea1f62f2257f119f1a82d20ca5a6d7eb177c1566cf |
Link zum Herunterladen | libghc6-hint-dev_0.3.2.1-3_i386.deb |
Ausführliche Beschreibung | This package provides 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).
|