name: HSH
version: 1.2.6
license: LGPL
copyright: Copyright (c) 2006-2008 John Goerzen
maintainer: John Goerzen <jgoerzen@complete.org>
stability: Beta
homepage: http://software.complete.org/hsh
package-url:
description: 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.
category: System
author: John Goerzen
exposed: True
exposed-modules: HSH HSH.Command HSH.ShellEquivs
hidden-modules:
import-dirs: /usr/lib/haskell-packages/ghc6/lib/HSH-1.2.6/ghc-6.8.2
library-dirs: /usr/lib/haskell-packages/ghc6/lib/HSH-1.2.6/ghc-6.8.2
hs-libraries: HSHSH-1.2.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-3.0.1.0 unix-2.3.0.0 mtl-1.1.0.0 regex-compat-0.92
         MissingH-1.0.3 hslogger-1.0.7 filepath-1.1.0.0 regex-base-0.93.1
         regex-posix-0.93.1 directory-1.0.0.0 bytestring-0.9.0.1
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces:
haddock-html:
