NOTICE: This package has been removed from pkgsrc

./wip/hs-HSH, Library to mix shell scripting with Haskell programs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.0.3, Package name: hs-HSH-2.0.3, Maintainer: pho

HSH is designed to let you mix and match shell expressions with
Haskell programs. With HSH, it is possible to easily run shell
commands, capture their output or provide their input, and pipe them
to and from other shell commands and arbitrary Haskell functions at
will.


Required to run:
[wip/ghc] [wip/hs-regex-compat] [wip/hs-hslogger] [wip/hs-MissingH] [devel/hs-mtl] [textproc/hs-regex-base] [textproc/hs-regex-posix]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: ff40c5c6fa4f38676158fbe6b723708044d50eeb
RMD160: 5b5d074314453096cf7a088bb7dfa0ef8c809ac0
Filesize: 22.682 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:09:59 by Ryosuke Moro | Files touched by this commit (104)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-08-02 23:44:59 by Ryosuke Moro | Files touched by this commit (33)
Log message:
Remove hs-distributive, imported to pkgsrc/math.
Remove hs-regex-posix, imported to pkgsrc/textproc.
Remove hs-safe, imported to pkgsrc/devel.
   2014-08-01 23:00:36 by Ryosuke Moro | Files touched by this commit (36)
Log message:
Remove hs-lifted-base,hs-split, imported to pkgsrc/devel.
Remove hs-regex-base, imported to pkgsrc/textproc.
   2014-05-16 22:47:07 by Ryosuke Moro | Files touched by this commit (112)
Log message:
Remove hs-mtl, imported to pkgsrc/devel
   2009-10-01 06:41:27 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-HSH-2.0.3 as wip/hs-HSH.

HSH is designed to let you mix and match shell expressions with
Haskell programs. With HSH, it is possible to easily run shell
commands, capture their output or provide their input, and pipe them
to and from other shell commands and arbitrary Haskell functions at
will.