name:                 process-extras
version:              0.7.4
visibility:           public
id:                   process-extras-0.7.4-4hOnrlJ0wEQHVIccbtDgNo
key:                  process-extras-0.7.4-4hOnrlJ0wEQHVIccbtDgNo
license:              MIT
maintainer:           David Fox <dsf@seereason.com>
author:               David Lazar, Bas van Dijk, David Fox
homepage:             https://github.com/seereason/process-extras
synopsis:             Process extras
description:
    Extends <http://hackage.haskell.org/package/process>.
    Read process input and output as ByteStrings or
    Text, or write your own ProcessOutput instance.
    Lazy process input and output.  ProcessMaker class
    for more flexibility in the process creation API.

category:             System
abi:                  b49874870d8082bbccb90c2e49fd5d1a
exposed:              True
exposed-modules:
    System.Process.ByteString System.Process.ByteString.Lazy
    System.Process.Chars System.Process.Common System.Process.ListLike
    System.Process.Run System.Process.Text System.Process.Text.Builder
    System.Process.Text.Lazy

hidden-modules:       Utils
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/process-extras-0.7.4-4hOnrlJ0wEQHVIccbtDgNo

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/process-extras-0.7.4-4hOnrlJ0wEQHVIccbtDgNo

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/process-extras-0.7.4-4hOnrlJ0wEQHVIccbtDgNo

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/process-extras-0.7.4

hs-libraries:         HSprocess-extras-0.7.4-4hOnrlJ0wEQHVIccbtDgNo
depends:
    ListLike-4.7.8.2-2vu1yUAkHPyHnI2R7Emfl2 base-4.20.0.0-inplace
    bytestring-0.12.1.0-inplace
    data-default-0.8.0.0-2oWsJ52Td01AJaqZepl521 deepseq-1.5.0.0-inplace
    generic-deriving-1.14.6-9wUHV3Qx3Z39W1PjKgcKAv mtl-2.3.1-inplace
    process-1.6.19.0-inplace text-2.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/process-extras-0.7.4/html/process-extras.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/process-extras-0.7.4/html
