_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


ghc-tasty-hedgehog 1.4.0.2
Dependencies: ghc-tagged@0.8.9 ghc-tasty@1.5.3 ghc-hedgehog@1.5
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/qfpl/tasty-hedgehog
Licenses: Modified BSD
Build system: haskell
Synopsis: Integration for tasty and hedgehog
Description:

This package provides the means for integrating the hedgehog testing library with the tasty testing framework.

ghc-test-framework-smallcheck 0.2
Dependencies: ghc-test-framework@0.8.2.2 ghc-smallcheck@1.2.1.1
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/feuerbach/smallcheck
Licenses: Modified BSD
Build system: haskell
Synopsis: SmallCheck support for test-framework
Description:

This package lets programmers use SmallCheck properties in Haskell's test-framework. New projects should use ghc-tasty-smallcheck instead.

ghc-test-framework-hunit 0.3.0.2
Dependencies: ghc-extensible-exceptions@0.1.1.4 ghc-hunit@1.6.2.0 ghc-test-framework@0.8.2.2
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://batterseapower.github.io/test-framework/
Licenses: Modified BSD
Build system: haskell
Synopsis: HUnit support for test-framework
Description:

This package provides HUnit support for the test-framework package.

ghc-tasty-hspec 1.2.0.4
Dependencies: ghc-hspec@2.11.12 ghc-hspec-api@2.11.12 ghc-hspec-core@2.11.12 ghc-quickcheck@2.15.0.1 ghc-tasty@1.5.3 ghc-tasty-smallcheck@0.8.2 ghc-tasty-quickcheck@0.11.1
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/mitchellwrosen/tasty-hspec
Licenses: Modified BSD
Build system: haskell
Synopsis: Hspec support for the Tasty test framework
Description:

This package provides a Tasty provider for Hspec test suites.

ghc-test-framework 0.8.2.2
Dependencies: ghc-ansi-terminal@1.1.3 ghc-ansi-wl-pprint@1.0.2 ghc-random@1.2.1.3 ghc-regex-posix@0.96.0.2 ghc-old-locale@1.0.0.7 ghc-xml@1.3.14 ghc-hostname@1.0
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/haskell/test-framework#readme
Licenses: Modified BSD
Build system: haskell
Synopsis: Framework for running and organising tests
Description:

This package allows tests such as QuickCheck properties and HUnit test cases to be assembled into test groups, run in parallel (but reported in deterministic order, to aid diff interpretation) and filtered and controlled by command line options. All of this comes with colored test output, progress reporting and test statistics output.

ghc-quickcheck-assertions 0.3.0
Dependencies: ghc-quickcheck@2.15.0.1 ghc-ieee754@0.8.0 ghc-pretty-show@1.10
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/s9gf4ult/quickcheck-assertions
Licenses: LGPL 3
Build system: haskell
Synopsis: HUnit-like assertions for QuickCheck
Description:

This Haskell library provides convenient assertions with pretty-printed failure messages for QuickCheck properties, that are similar to those of HUnit.

cabal-doctest 1.0.11
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/ulidtko/cabal-doctest
Licenses: Modified BSD
Build system: haskell
Synopsis: Setup.hs helper for running doctests
Description:

To properly work, the doctest package needs plenty of configuration. This library provides the common bits for writing custom Setup.hs files.

ghc-hedgehog 1.5
Dependencies: ghc-ansi-terminal@1.1.3 ghc-async@2.2.5 ghc-barbies@2.1.1.0 ghc-concurrent-output@1.10.21 ghc-erf@2.0.0.0 ghc-lifted-async@0.10.2.7 ghc-mmorph@1.2.1 ghc-monad-control@1.0.3.1 ghc-pretty-show@1.10 ghc-primitive@0.9.1.0 ghc-random@1.2.1.3 ghc-resourcet@1.3.0 ghc-safe-exceptions@0.1.7.4 ghc-transformers-base@0.4.6 ghc-wl-pprint-annotated@0.1.0.1
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://hedgehog.qa
Licenses: Modified BSD
Build system: haskell
Synopsis: Property-based testing in the spirt of QuickCheck
Description:

Hedgehog is a property-based testing system, in the spirit of QuickCheck. Hedgehog uses integrated shrinking, so shrinks obey the invariants of generated values by construction.

To get started quickly, see the examples: https://github.com/hedgehogqa/haskell-hedgehog/tree/master/hedgehog-example

ghc-proctest 0.1.3.1
Dependencies: ghc-hunit@1.6.2.0 ghc-hspec@2.11.12 ghc-quickcheck@2.15.0.1
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/nh2/proctest
Licenses: Expat
Build system: haskell
Synopsis: IO library for testing interactive command line programs
Description:

This package provides an IO library for testing interactive command line programs. Proctest aims to simplify interacting with and testing terminal programs, providing convenience functions for starting programs and reading their output. All blocking operations support timeouts so that misbehaving programs cannot block your test pipeline. Find more examples and contribute at https://github.com/nh2/proctest.

ghc-test-framework-th 0.2.4
Dependencies: ghc-test-framework@0.8.2.2 ghc-language-haskell-extract@0.2.4 ghc-haskell-src-exts@1.23.1 ghc-regex-posix@0.96.0.2
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/finnsson/test-generator
Licenses: Modified BSD
Build system: haskell
Synopsis: Auto generate the HUnit- and Quickcheck-bulk-code using Template Haskell
Description:

This library contains two functions: defaultMainGenerator and testGroupGenerator.

defaultMainGenerator will extract all functions beginning with case_, prop_, or test_ in the module and put them in a testGroup.

testGroupGenerator is like defaultMainGenerator but without defaultMain. It is useful if you need a function for the testgroup (e.g. if you want to be able to call the testgroup from another module).

ghc-tasty-quickcheck 0.11.1
Dependencies: ghc-tagged@0.8.9 ghc-tasty@1.5.3 ghc-random@1.2.1.3 ghc-quickcheck@2.15.0.1 ghc-optparse-applicative@0.18.1.0
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/UnkindPartition/tasty
Licenses: Expat
Build system: haskell
Synopsis: QuickCheck support for the Tasty test framework
Description:

This package provides QuickCheck support for the Tasty Haskell test framework.

ghc-testing-type-modifiers 0.1.0.1
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://hackage.haskell.org/package/testing-type-modifiers
Licenses: Unlicense
Build system: haskell
Synopsis: Data type modifiers for property based testing
Description:

Property based testing libraries such as QuickCheck tend to include type modifiers. Most of them are used to quantify over subsets of a type. This library is intended to supply these modifiers to be used by testing libraries, in an effort to make properties more portable between testing frameworks.

ghc-hunit 1.6.2.0
Dependencies: ghc-call-stack@0.4.0
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://hunit.sourceforge.net/
Licenses: Modified BSD
Build system: haskell
Synopsis: Unit testing framework for Haskell
Description:

HUnit is a unit testing framework for Haskell, inspired by the JUnit tool for Java.

ghc-inspection-testing 0.6.2
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/nomeata/inspection-testing
Licenses: Expat
Build system: haskell
Synopsis: GHC plugin to do inspection testing
Description:

Some carefully crafted libraries make promises to their users beyond functionality and performance.

Examples are: Fusion libraries promise intermediate data structures to be eliminated. Generic programming libraries promise that the generic implementation is identical to the hand-written one. Some libraries may promise allocation-free or branch-free code.

Conventionally, the modus operandi in all these cases is that the library author manually inspects the (intermediate or final) code produced by the compiler. This is not only tedious, but makes it very likely that some change, either in the library itself or the surrounding eco-system, breaks the library's promised without anyone noticing.

This package provides a disciplined way of specifying such properties, and have them checked by the compiler. This way, this checking can be part of the regular development cycle and regressions caught early.

See the documentation in "Test.Inspection" or the project webpage for more examples and more information.

ghc-tasty 1.5.3
Dependencies: ghc-tagged@0.8.9 ghc-optparse-applicative@0.18.1.0 ghc-ansi-terminal@1.1.3 ghc-unbounded-delays@0.1.1.1
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/UnkindPartition/tasty
Licenses: Expat
Build system: haskell
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.

ghc-tasty-inspection-testing 0.2.1
Dependencies: ghc-inspection-testing@0.6.2 ghc-tasty@1.5.3
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/Bodigrim/tasty-inspection-testing
Licenses: Expat
Build system: haskell
Synopsis: Inspection testing support for tasty
Description:

Integrate @inspection-testing@ into @tasty@ test suites.

ghc-hspec-core 2.11.12
Dependencies: ghc-hunit@1.6.2.0 ghc-quickcheck@2.15.0.1 ghc-ansi-terminal@1.1.3 ghc-call-stack@0.4.0 ghc-haskell-lexer@1.2.1 ghc-hspec-expectations@0.8.4 ghc-quickcheck-io@0.2.0 ghc-random@1.2.1.3 ghc-tf-random@0.5
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://hspec.github.io/
Licenses: Expat
Build system: haskell
Synopsis: Testing framework for Haskell
Description:

This library exposes internal types and functions that can be used to extend Hspec's functionality.

ghc-hspec 2.11.12
Dependencies: ghc-quickcheck@2.15.0.1 ghc-hspec-core@2.11.12 hspec-discover@2.11.12 ghc-hspec-expectations@0.8.4
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://hspec.github.io/
Licenses: Expat
Build system: haskell
Synopsis: Testing Framework for Haskell
Description:

This library provides the Hspec testing framework for Haskell, inspired by the Ruby library RSpec.

ghc-tasty-hunit 0.10.2
Dependencies: ghc-tasty@1.5.3 ghc-call-stack@0.4.0
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/UnkindPartition/tasty
Licenses: Expat
Build system: haskell
Synopsis: HUnit support for the Tasty test framework
Description:

This package provides HUnit support for the Tasty Haskell test framework.

ghc-tasty-lua 1.1.1.1
Dependencies: ghc-hslua-core@2.3.2 ghc-hslua-marshalling@2.3.1 ghc-lua-arbitrary@1.0.1.1 ghc-tasty@1.5.3 ghc-quickcheck@2.15.0.1 ghc-file-embed@0.0.16.0
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/hslua/hslua
Licenses: Expat
Build system: haskell
Synopsis: Write tests in Lua, integrate into tasty
Description:

This package gives users the ability to define tasty tests from Lua.

ghc-crypto-cipher-tests 0.0.11
Dependencies: ghc-quickcheck@2.15.0.1 ghc-hunit@1.6.2.0 ghc-test-framework@0.8.2.2 ghc-test-framework-quickcheck2@0.3.0.6 ghc-test-framework-hunit@0.3.0.2 ghc-byteable@0.1.1 ghc-securemem@0.1.10 ghc-crypto-cipher-types@0.0.9
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/vincenthz/hs-crypto-cipher
Licenses: Modified BSD
Build system: haskell
Synopsis: Generic cryptography cipher tests for Haskell
Description:

This Haskell package contains generic tests for cryptographic ciphers, and is used by the test runners of various Haskell implementations of cryptographic ciphers.

ghc-tasty-smallcheck 0.8.2
Dependencies: ghc-tasty@1.5.3 ghc-smallcheck@1.2.1.1 ghc-tagged@0.8.9 ghc-optparse-applicative@0.18.1.0
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/feuerbach/tasty
Licenses: Expat
Build system: haskell
Synopsis: SmallCheck support for the Tasty test framework
Description:

This package provides SmallCheck support for the Tasty Haskell test framework.

ghc-hspec-expectations 0.8.4
Dependencies: ghc-hunit@1.6.2.0 ghc-call-stack@0.4.0
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/hspec/hspec-expectations#readme
Licenses: Expat
Build system: haskell
Synopsis: Catchy combinators for HUnit
Description:

This library provides catchy combinators for HUnit, see the README.

ghc-nanospec 0.2.2
Dependencies: ghc-silently-bootstrap@1.2.5.4
Channel: guix
Location: gnu/packages/haskell-check.scm (gnu packages haskell-check)
Home page: https://github.com/hspec/nanospec#readme
Licenses: Expat
Build system: haskell
Synopsis: Lightweight implementation of a subset of Hspec's API
Description:

Nanospec is a lightweight implementation of a subset of Hspec's API with minimal dependencies.

Total packages: 32521