Skip to content

Arbitrary instance for Data.List.NonEmpty.NonEmpty #411

Open
@andreasabel

Description

@andreasabel

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions