name:                 shelly
version:              1.12.1
visibility:           public
id:                   shelly-1.12.1-BxSuEZ6RB4qPBOGBn1HKg
key:                  shelly-1.12.1-BxSuEZ6RB4qPBOGBn1HKg
license:              BSD-3-Clause
maintainer:           Andreas Abel
author:               Greg Weber, Petr Rockai
homepage:             https://github.com/gregwebs/Shelly.hs
synopsis:             shell-like (systems) programming in Haskell
description:
    Shelly provides convenient systems programming in Haskell,
    similar in spirit to POSIX shells. Shelly:

    * is aimed at convenience and getting things done rather than
    being a demonstration of elegance,

    * has detailed and useful error messages,

    * maintains its own environment, making it thread-safe.

    Shelly is originally forked from the Shellish package.

    See the shelly-extra package for additional functionality.

    An overview is available in the README: <https://github.com/gregwebs/Shelly.hs/blob/master/README.md>

category:             Development
abi:                  6017bb7bb82a1fcdcbb7347c9d0388ba
exposed:              True
exposed-modules:      Shelly Shelly.Lifted Shelly.Pipe Shelly.Unix
hidden-modules:       Shelly.Base Shelly.Find Shelly.Directory
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/shelly-1.12.1-BxSuEZ6RB4qPBOGBn1HKg

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/shelly-1.12.1-BxSuEZ6RB4qPBOGBn1HKg

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/shelly-1.12.1-BxSuEZ6RB4qPBOGBn1HKg

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/shelly-1.12.1
hs-libraries:         HSshelly-1.12.1-BxSuEZ6RB4qPBOGBn1HKg
depends:
    async-2.2.5-LMf6IatO7unBmgPJOnsiMx base-4.20.0.0-inplace
    bytestring-0.12.1.0-inplace containers-0.7-inplace
    directory-1.3.8.3-inplace
    enclosed-exceptions-1.0.3-61QqYKRmJA1GQlcZYTSYX4
    exceptions-0.10.7-inplace filepath-1.5.2.0-inplace
    lifted-async-0.10.2.7-6GH9Xm7o2nZJLDUwAy9Xpb
    lifted-base-0.2.3.12-LFa8GLuCWYm3MKJ5bPUI3I
    monad-control-1.0.3.1-GOYX6KvY6Yh2psMKTxTH5L mtl-2.3.1-inplace
    process-1.6.19.0-inplace text-2.1.1-inplace time-1.12.2-inplace
    transformers-0.6.1.1-inplace
    transformers-base-0.4.6-3lMhUTO8uKN4hkNEZymX1H
    unix-compat-0.7.3-EFdduD3vEK66MRAIPFdhPn

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/shelly-1.12.1/html/shelly.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/shelly-1.12.1/html
