aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-hint/pkg-descr
blob: 32e5fbe6f1d68f3b03d275f09586b7e5b7b2d929 (plain) (blame)
1
2
3
4
5
6
7
8
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.

WWW: http://projects.haskell.org/hint