Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/hs-hint,
Runtime Haskell interpreter (GHC API wrapper)
Branch: CURRENT,
Version: 0.4.2.0,
Package name: hs-hint-0.4.2.0,
Maintainer: phoThis 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. Works with GHC 6.10.x and 6.8.x (this version was not
tested with GHC 6.6).
Required to run:[
wip/ghc] [
devel/hs-mtl] [
devel/hs-utf8-string] [
devel/hs-extensible-exceptions] [
devel/hs-random] [
devel/hs-ghc-paths] [
devel/hs-exceptions] [
devel/hs-ghc-mtl]
Master sites:
SHA1: 9be1428f9610df007504a68a66c6197592389804
RMD160: c97a6962ed90370743827ddef8e691ab2b58e65d
Filesize: 28.759 KB
Version history: (Expand)
- (2014-09-13) Package deleted from pkgsrc
- (2014-09-10) Updated to version: hs-hint-0.4.2.0
- (2014-03-12) Updated to version: hs-hint-0.4.0.0
- (2013-11-18) Package has been reborn
- (2013-11-18) Package deleted from pkgsrc
- (2013-09-03) Updated to version: hs-hint-0.3.3.7
CVS history: (Expand)
2014-09-12 00:01:49 by Ryosuke Moro | Files touched by this commit (13) | |
Log message:
Remove hs-hint, imported to pkgsrc/devel.
Remove hs-temporary, imported to pkgsrc/sysutils.
|
2014-09-10 23:42:25 by Ryosuke Moro | Files touched by this commit (13) |
Log message:
Remove hs-ghc-mtl, imported to pkgsrc/devel.
Remove hs-texmath, imported to pkgsrc/textproc.
|
2014-09-09 23:16:07 by Ryosuke Moro | Files touched by this commit (4) |
Log message:
Update to 0.4.2.0
CHANGELOG:
0.4.2.0
-------
* Based on exceptions-0.6
0.4.1.0
-------
* Based on exceptions-0.4
|
2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101) |
Log message:
make it clear what package depend on
discussed with wiz@.
|
2014-05-25 00:04:37 by Ryosuke Moro | Files touched by this commit (16) |
Log message:
Remove hdevtools, hs-exceptions, imported to pkgsrc/devel.
|
2014-05-23 23:49:03 by Ryosuke Moro | Files touched by this commit (14) |
Log message:
Remove hs-ghc-paths, imported to pkgsrc/devel.
|
2014-05-21 23:04:42 by Ryosuke Moro | Files touched by this commit (97) |
Log message:
Remove hs-network, imported to pkgsrc/net.
Remove hs-random, hs-syb, imported to pkgsrc/devel.
Remove hs-x11, imported to pkgsrc/x11.
|
2014-05-20 23:23:18 by Ryosuke Moro | Files touched by this commit (49) |
Log message:
Remove hs-data-default, hs-extensible-exceptions, imported to pkgsrc/devel.
|