./devel/hs-hint, Runtime Haskell interpreter (GHC API wrapper)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.0.8nb2, Package name: hs-hint-0.9.0.8nb2, Maintainer: 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,
essentially, a huge subset of the GHC API wrapped in a simpler API.


Required to run:
[devel/hs-random] [devel/hs-ghc-paths] [devel/hs-exceptions] [sysutils/hs-temporary] [lang/ghc88]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 37.766 KB

Version history: (Expand)


CVS history: (Expand)


   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-01 08:49:23 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-hint: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-29 08:57:30 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-hint: Update to 0.9.0.8

0.9.0.8
    Support GHC 9.8

0.9.0.7
    Support GHC 9.4
    Support GHC 9.6
    Improved documentation

0.9.0.6
    Fixes the 0.9.0.5 regression
    Small fix in documentation (thanks to Ed Behn)
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler
   2022-02-12 05:46:12 by Masatake Daimon | Files touched by this commit (3)
Log message:
Update to hint-0.9.0.5

0.9.0.5
    Support GHC 9.2.1