Open
Description
Would be great if we had Arbitrary
instances for all the relevant data types of base
, including non-empty lists which are nowadays quite standard.
(The instance for Data.List.NonEmpty.NonEmpty
would be trivial to add with an instance for wrapper NonEmptyList
already existing.)
ATTN: @MaximilianAlgehed
P.S.: currently this instance is supplied by package quickcheck-instances
https://github.com/haskellari/qc-instances .
Where is the demarkation line? How is it defined which instances should be in QuickCheck
?
Metadata
Metadata
Assignees
Labels
No labels