Skip to content

instance Arbitrary UTCTime is a bad idea #69

Description

@adamgundry

I've just been caught out by the fact that api-tools defines an orphan instance Arbitrary UTCTime with a limited range of values. We should either not use an orphan at all, use quickcheck-instances rather than defining it ourselves, or increase the range of values generated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions