The latest version of quickcheck-special is 0.1.0.6-1.

quickcheck-special

Version 0.1.0.1 revision 0 uploaded by minad.

Package meta

Synopsis
Edge cases and special values for QuickCheck Arbitrary instances
Description

The standard Arbitrary instances of QuickCheck don't generate special values. This is fixed by this package which provides the newtype Special with an Arbitrary instance. The special values are given by the SpecialValues typeclass.

Author
Daniel Mendler <mail@daniel-mendler.de>
Bug reports
https://github.com/minad/quickcheck-special/issues
Category
Testing
Copyright
2016 Daniel Mendler
Homepage
https://github.com/minad/quickcheck-special#readme
Maintainer
Daniel Mendler <mail@daniel-mendler.de>
Package URL
n/a
Stability
n/a

Components