name:                 ShellCheck
version:              0.10.0
visibility:           public
id:                   ShellCheck-0.10.0-CON3KRj722X45yaFMzvlPg
key:                  ShellCheck-0.10.0-CON3KRj722X45yaFMzvlPg
license:              GPL-3.0-only
maintainer:           vidar@vidarholen.net
author:               Vidar Holen
homepage:             https://www.shellcheck.net/
synopsis:             Shell script analysis tool
description:
    The goals of ShellCheck are:

    * To point out and clarify typical beginner's syntax issues,
    that causes a shell to give cryptic error messages.

    * To point out and clarify typical intermediate level semantic problems,
    that causes a shell to behave strangely and counter-intuitively.

    * To point out subtle caveats, corner cases and pitfalls, that may cause an
    advanced user's otherwise working script to fail under future circumstances.

category:             Static Analysis
abi:                  afe7bfca1e6fb3a656dbd70af9ee535d
exposed:              True
exposed-modules:
    ShellCheck.AST ShellCheck.ASTLib ShellCheck.Analytics
    ShellCheck.Analyzer ShellCheck.AnalyzerLib ShellCheck.CFG
    ShellCheck.CFGAnalysis ShellCheck.Checker
    ShellCheck.Checks.Commands ShellCheck.Checks.ControlFlow
    ShellCheck.Checks.Custom ShellCheck.Checks.ShellSupport
    ShellCheck.Data ShellCheck.Debug ShellCheck.Fixer
    ShellCheck.Formatter.CheckStyle ShellCheck.Formatter.Diff
    ShellCheck.Formatter.Format ShellCheck.Formatter.GCC
    ShellCheck.Formatter.JSON ShellCheck.Formatter.JSON1
    ShellCheck.Formatter.Quiet ShellCheck.Formatter.TTY
    ShellCheck.Interface ShellCheck.Parser ShellCheck.Prelude
    ShellCheck.Regex

hidden-modules:       Paths_ShellCheck
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/ShellCheck-0.10.0-CON3KRj722X45yaFMzvlPg

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/ShellCheck-0.10.0-CON3KRj722X45yaFMzvlPg

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/ShellCheck-0.10.0-CON3KRj722X45yaFMzvlPg

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/ShellCheck-0.10.0
hs-libraries:         HSShellCheck-0.10.0-CON3KRj722X45yaFMzvlPg
depends:
    Diff-1.0.2-Ht13ir5esjDFd1mC47CGqD
    QuickCheck-2.15.0.1-FeemO1Y9tdxDayRiDa0Qxe
    aeson-2.2.3.0-7XnCskwqBum1iz93aA1K0B array-0.5.7.0-inplace
    base-4.20.0.0-inplace bytestring-0.12.1.0-inplace
    containers-0.7-inplace deepseq-1.5.0.0-inplace
    directory-1.3.8.3-inplace fgl-5.8.3.0-3k3GjTscY3EIrsooHcSDvC
    filepath-1.5.2.0-inplace mtl-2.3.1-inplace parsec-3.1.17.0-inplace
    process-1.6.19.0-inplace regex-tdfa-1.3.2.2-BlOJqBpnr0V8sEs0zpLfLd
    transformers-0.6.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/ShellCheck-0.10.0/html/ShellCheck.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/ShellCheck-0.10.0/html
