Subject: CVS commit: pkgsrc/devel/hs-hint
From: Ryosuke Moro
Date: 2014-09-11 23:57:46
Message id: 20140911215746.8F8D198@cvs.netbsd.org

Log Message:
Import hint-0.4.2.0 as devel/hs-hint,
packaged for wip by pho.

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.

Files:
RevisionActionfile
1.1addpkgsrc/devel/hs-hint/DESCR
1.1addpkgsrc/devel/hs-hint/Makefile
1.1addpkgsrc/devel/hs-hint/PLIST
1.1addpkgsrc/devel/hs-hint/buildlink3.mk
1.1addpkgsrc/devel/hs-hint/distinfo