aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-hint/pkg-descr
blob: 3d4c8816ed2f31984dbbf3f7ec94eb314c10bb92 (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, essentially, a huge subset of the GHC API wrapped in a simpler
API.

WWW: http://hub.darcs.net/jcpetruzza/hint