quickcheck-silent: Testing with QuickCheck in silence

[ lgpl, library, testing ] [ Propose Tags ] [ Report a vulnerability ]

Testing with QuickCheck in silence. For more info see README.md


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.11.0.0
Change log CHANGELOG.md
Dependencies base (>=4 && <5), QuickCheck (>=2.1 && <3) [details]
Tested with ghc ==9.4.8, ghc ==9.6.7, ghc ==9.8.4, ghc ==9.10.3, ghc ==9.12.4
License LGPL-3.0-only
Copyright (c) 2026 SPISE MISU ApS
Author SPISE MISU
Maintainer SPISE MISU <mail+hackage@spisemisu.com>
Uploaded by spisemisu at 2026-08-06T11:53:31Z
Category Testing
Source repo head: git clone https://gitlab.com/spisemisu/quickcheck-silent
Distributions
Downloads 2 total (2 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for quickcheck-silent-0.11.0.0

[back to package description]

quickcheck-silent

Hackage

Testing with QuickCheck in silence.

Project structure

|-- src
|   `-- Test
|       `-- QuickCheck
|           `-- Silent.hs
|-- CHANGELOG.md
|-- LICENSE.txt
|-- README.md
|-- Setup.hs
`-- quickcheck-silent.cabal