name:                 shelly
version:              1.12.1
visibility:           public
id:                   shelly-1.12.1-HaEOiDxVker8SUCrF946O7
key:                  shelly-1.12.1-HaEOiDxVker8SUCrF946O7
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:                  82374e34fa45977df0771a4edff9bc2c
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.8.2/shelly-1.12.1-HaEOiDxVker8SUCrF946O7

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/shelly-1.12.1-HaEOiDxVker8SUCrF946O7

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/shelly-1.12.1-HaEOiDxVker8SUCrF946O7

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/shelly-1.12.1
hs-libraries:         HSshelly-1.12.1-HaEOiDxVker8SUCrF946O7
depends:
    async-2.2.5-FBNDIiksL2sEWCANj9dS2X base-4.19.1.0-inplace
    bytestring-0.12.1.0-inplace containers-0.6.8-inplace
    directory-1.3.8.1-inplace
    enclosed-exceptions-1.0.3-BgmSPQYIMrdFdauGZ6aUGl
    exceptions-0.10.7-inplace filepath-1.4.200.1-inplace
    lifted-async-0.10.2.5-35ui7nddYOIDgwB21a5XAE
    lifted-base-0.2.3.12-D4MHIfd8CCHLqnOWm5ZDd0
    monad-control-1.0.3.1-5el1pWOnFZJ8iHQ5y2z7g mtl-2.3.1-inplace
    process-1.6.18.0-inplace text-2.1.1-inplace time-1.12.2-inplace
    transformers-0.6.1.0-inplace
    transformers-base-0.4.6-2gzdHYYl44UFVXK1Uhqqew
    unix-compat-0.7.1-FLyro5IwmnkLhiWD2eAVC9

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

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