CVSROOT:        /cvs
Module name:    ports
Changes by:     k...@cvs.openbsd.org    2011/05/01 15:21:35

Log message:
    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.
    
    ok jasper@
    
    Status:
    
    Vendor Tag: kili
    Release Tags:       kili_20110501
    
    N ports/devel/hs-hint/Makefile
    N ports/devel/hs-hint/distinfo
    N ports/devel/hs-hint/pkg/PLIST
    N ports/devel/hs-hint/pkg/DESCR
    
    No conflicts created by this import

Reply via email to