hint-0.2.4.1: Runtime Haskell interpreter (GHC API wrapper)

The hint package

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.6.x and 6.8.x.

Properties

Versions0.1, 0.2, 0.2.1, 0.2.2, 0.2.4, 0.2.4.1, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.2.1, 0.3.2.2, 0.3.2.3, 0.3.3.0, 0.3.3.1, 0.3.3.2, 0.3.3.3, 0.3.3.4, 0.3.3.5, 0.3.3.6
Dependenciesbase (<3), filepath, ghc (>6.6), ghc-paths, haskell-src, mtl, utf8-string (<0.3) or
base (≥3), directory, filepath, ghc, ghc-paths, haskell-src, mtl, random, utf8-string
LicenseBSD3
AuthorDaniel Gorin
Maintainerjcpetruzza@gmail.com
CategoryLanguage, Compilers/Interpreters
Upload dateWed Aug 21 00:09:35 UTC 2008
Uploaded byDanielGorin
Built onghc-6.8
Build failureghc-6.10 (log), ghc-6.12 (log)
DistributionsNixOS: 0.3.3.6, Debian: 0.3.3.6, FreeBSD: 0.3.3.6

Modules

Downloads