name:                 tasty
version:              1.5.3
visibility:           public
id:                   tasty-1.5.3-FBDfsMmImBVJUbSyGjcfPx
key:                  tasty-1.5.3-FBDfsMmImBVJUbSyGjcfPx
license:              MIT
maintainer:           Roman Cheplyaka <roma@ro-che.info>
author:               Roman Cheplyaka <roma@ro-che.info>
homepage:             https://github.com/UnkindPartition/tasty
synopsis:             Modern and extensible testing framework
description:
    Tasty is a modern testing framework for Haskell.
    It lets you combine your unit tests, golden
    tests, QuickCheck/SmallCheck properties, and any
    other types of tests into a single test suite.

category:             Testing
abi:                  ed3e7e0f9ba44c5e91b8c728cd80d2a2
exposed:              True
exposed-modules:
    Test.Tasty Test.Tasty.Ingredients Test.Tasty.Ingredients.Basic
    Test.Tasty.Ingredients.ConsoleReporter Test.Tasty.Options
    Test.Tasty.Patterns.Eval Test.Tasty.Patterns.Parser
    Test.Tasty.Patterns.Printer Test.Tasty.Patterns.Types
    Test.Tasty.Providers Test.Tasty.Providers.ConsoleFormat
    Test.Tasty.Runners

hidden-modules:
    Control.Concurrent.Async Test.Tasty.Parallel Test.Tasty.Core
    Test.Tasty.Options.Core Test.Tasty.Options.Env Test.Tasty.Patterns
    Test.Tasty.Patterns.Expr Test.Tasty.Run Test.Tasty.Runners.Reducers
    Test.Tasty.Runners.Utils Test.Tasty.CmdLine
    Test.Tasty.Ingredients.ListTests
    Test.Tasty.Ingredients.IncludingOptions

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/tasty-1.5.3-FBDfsMmImBVJUbSyGjcfPx

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/tasty-1.5.3-FBDfsMmImBVJUbSyGjcfPx

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/tasty-1.5.3-FBDfsMmImBVJUbSyGjcfPx

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/tasty-1.5.3
hs-libraries:         HStasty-1.5.3-FBDfsMmImBVJUbSyGjcfPx
depends:
    ansi-terminal-1.1.2-Ktb2gMoAjz02DVVJFswbI0 base-4.20.0.0-inplace
    containers-0.7-inplace
    optparse-applicative-0.18.1.0-Kyyt13fSGFu2W86AnJZe1B
    stm-2.5.3.1-inplace tagged-0.8.9-DfMvf7f6neV1YEOofSyVFB
    transformers-0.6.1.1-inplace unix-2.8.5.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/tasty-1.5.3/html/tasty.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/tasty-1.5.3/html
