Skip to content

Improve Test Suite #65

@andrewthad

Description

@andrewthad

In a discussion about the broken derived Ord instances in GHC 8.6.1:

It's possible that that could have helped prevent it. Although someone would have needed to make sure they have created an eight-constructor data type with a derived Ord instance. But there's no real reason this would need to be inside of GHC. This could even just live in quickcheck-classes's test suite. Currently, I just test numeric types, but we could test a whole host of derived instances and run it against the release candidates and betas.

I'm going to do this.

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