quickcheck-instances: Common quickcheck instances
QuickCheck instances.
The goal is to supply QuickCheck instances for types provided by the Haskell Platform.
Since all of these instances are provided as orphans, I recommend that you do not use this library within another library module, so that you don't impose these instances on down-stream consumers of your code.
Modules
[Index] [Quick Jump]
- Test
- QuickCheck
- Test.QuickCheck.Instances
- Test.QuickCheck.Instances.Array
- Test.QuickCheck.Instances.ByteString
- Test.QuickCheck.Instances.CaseInsensitive
- Test.QuickCheck.Instances.Containers
- Test.QuickCheck.Instances.DataFix
- Test.QuickCheck.Instances.Hashable
- Test.QuickCheck.Instances.Natural
- Test.QuickCheck.Instances.OldTime
- Test.QuickCheck.Instances.Primitive
- Test.QuickCheck.Instances.Scientific
- Test.QuickCheck.Instances.Semigroup
- Test.QuickCheck.Instances.Solo
- Test.QuickCheck.Instances.Strict
- Test.QuickCheck.Instances.Tagged
- Test.QuickCheck.Instances.Text
- Test.QuickCheck.Instances.These
- Test.QuickCheck.Instances.Time
- Test.QuickCheck.Instances.Transformer
- Test.QuickCheck.Instances.UUID
- Test.QuickCheck.Instances.UnorderedContainers
- Test.QuickCheck.Instances.Vector
- Test.QuickCheck.Instances.Void
- Test.QuickCheck.Instances
- QuickCheck
Downloads
- quickcheck-instances-0.3.32.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 0.3.9, 0.3.10, 0.3.11, 0.3.12, 0.3.13, 0.3.14, 0.3.15, 0.3.16, 0.3.16.1, 0.3.17, 0.3.18, 0.3.19, 0.3.20, 0.3.21, 0.3.22, 0.3.23, 0.3.24, 0.3.25, 0.3.25.1, 0.3.25.2, 0.3.26, 0.3.26.1, 0.3.27, 0.3.28, 0.3.29, 0.3.29.1, 0.3.30, 0.3.31, 0.3.32 |
---|---|
Change log | CHANGES |
Dependencies | array (>=0.5.3.0 && <0.6), base (>=4.12.0.0 && <4.22), bytestring (>=0.10.8.2 && <0.13), case-insensitive (>=1.2.0.11 && <1.3), containers (>=0.6.0.1 && <0.8), data-array-byte (>=0.1.0.1 && <0.2), data-fix (>=0.3 && <0.4), hashable (>=1.4.4.0 && <1.6), integer-logarithms (>=1.0.3.1 && <1.1), old-time (>=1.1.0.0 && <1.2), OneTuple (>=0.4.2 && <0.5), primitive (>=0.9.0.0 && <0.10), QuickCheck (>=2.14.2 && <2.15.1), scientific (>=0.3.8.0 && <0.4), splitmix (>=0.1.0.5 && <0.2), strict (>=0.5 && <0.6), tagged (>=0.8.8 && <0.9), text (>=1.2.3.0 && <1.3 || >=2.0 && <2.2), text-short (>=0.1.4 && <0.2), these (>=1.2.1 && <1.3), time-compat (>=1.9.4 && <1.10), transformers (>=0.5.6.2 && <0.7), unordered-containers (>=0.2.20 && <0.3), uuid-types (>=1.0.6 && <1.1), vector (>=0.13.1.0 && <0.14) [details] |
Tested with | ghc ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.4 || ==9.10.1 || ==9.12.1 |
License | BSD-3-Clause |
Copyright | Copyright 2012-2016 Antoine Latter, 2017-2019 Oleg Grenrus |
Author | Antoine Latter <aslatter@gmail.com>, Oleg Grenrus <oleg.grenrus@iki.fi> |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Revised | Revision 1 made by phadej at 2025-01-04T20:32:32Z |
Category | Testing |
Home page | https://github.com/haskellari/qc-instances |
Bug tracker | https://github.com/haskellari/qc-instances/issues |
Source repo | head: git clone https://github.com/haskellari/qc-instances.git |
Uploaded | by phadej at 2024-11-04T11:57:03Z |
Distributions | Arch:0.3.30, Debian:0.3.23, LTSHaskell:0.3.32, NixOS:0.3.30, Stackage:0.3.32 |
Reverse Dependencies | 51 direct, 186 indirect [details] |
Downloads | 81483 total (392 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-11-04 [all 1 reports] |