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, 0.11.0.1, 0.11.0.2, 0.11.0.3, 0.11.0.4, 0.11.0.5, 0.11.0.6, 0.11.0.7, 0.11.0.8, 0.11.0.9
Change log CHANGELOG.md
Dependencies base (>=4 && <5), QuickCheck (>=2.18 && <3) [details]
Tested with ghc ==9.6.7, ghc ==9.8.4, ghc ==9.10.3, ghc ==9.12.4, ghc ==9.14.1
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-14T10:05:02Z
Category Testing
Source repo head: git clone https://gitlab.com/spisemisu/quickcheck-silent
Distributions
Downloads 17 total (17 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.9

[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

Project dependencies

Tree

quickcheck-silent-0.11.0.9
 ├─ QuickCheck-2.18.0.0
 │   ├─ base-4.19.2.0
 │   │   ├─ ghc-bignum-1.3
 │   │   │   └─ ghc-prim-0.11.0
 │   │   │       └─ rts-1.0.2
 │   │   ├─ ghc-prim-0.11.0 ┄┄
 │   │   └─ rts-1.0.2 ┄┄
 │   ├─ containers-0.6.8
 │   │   ├─ array-0.5.8.0
 │   │   │   └─ base-4.19.2.0 ┄┄
 │   │   ├─ base-4.19.2.0 ┄┄
 │   │   ├─ deepseq-1.5.1.0
 │   │   │   ├─ base-4.19.2.0 ┄┄
 │   │   │   └─ ghc-prim-0.11.0 ┄┄
 │   │   └─ template-haskell-2.21.0.0
 │   │       ├─ base-4.19.2.0 ┄┄
 │   │       ├─ ghc-boot-th-9.8.4
 │   │       │   └─ base-4.19.2.0 ┄┄
 │   │       ├─ ghc-prim-0.11.0 ┄┄
 │   │       └─ pretty-1.1.3.6
 │   │           ├─ base-4.19.2.0 ┄┄
 │   │           ├─ deepseq-1.5.1.0 ┄┄
 │   │           └─ ghc-prim-0.11.0 ┄┄
 │   ├─ deepseq-1.5.1.0 ┄┄
 │   ├─ random-1.2.1.3
 │   │   ├─ base-4.19.2.0 ┄┄
 │   │   ├─ bytestring-0.12.1.0
 │   │   │   ├─ base-4.19.2.0 ┄┄
 │   │   │   ├─ deepseq-1.5.1.0 ┄┄
 │   │   │   ├─ ghc-prim-0.11.0 ┄┄
 │   │   │   └─ template-haskell-2.21.0.0 ┄┄
 │   │   ├─ deepseq-1.5.1.0 ┄┄
 │   │   ├─ mtl-2.3.1
 │   │   │   ├─ base-4.19.2.0 ┄┄
 │   │   │   └─ transformers-0.6.1.0
 │   │   │       └─ base-4.19.2.0 ┄┄
 │   │   └─ splitmix-0.1.3.2
 │   │       ├─ base-4.19.2.0 ┄┄
 │   │       └─ deepseq-1.5.1.0 ┄┄
 │   ├─ splitmix-0.1.3.2 ┄┄
 │   ├─ template-haskell-2.21.0.0 ┄┄
 │   └─ transformers-0.6.1.0 ┄┄
 └─ base-4.19.2.0 ┄┄

Direct deps

PkgId (PkgName "quickcheck-silent") (Ver [0,11,0,9])
CompNameLib
  QuickCheck-2.18.0.0
  base-4.19.2.0

Topological sort

quickcheck-silent-0.11.0.9
QuickCheck-2.18.0.0
random-1.2.1.3
splitmix-0.1.3.2
mtl-2.3.1
transformers-0.6.1.0
bytestring-0.12.1.0
containers-0.6.8
template-haskell-2.21.0.0
pretty-1.1.3.6
ghc-boot-th-9.8.4
deepseq-1.5.1.0
array-0.5.8.0
base-4.19.2.0
ghc-bignum-1.3
ghc-prim-0.11.0
rts-1.0.2