purescript-contrib / purescript-quickcheck-laws

QuickCheck powered law tests for PureScript's core typeclasses.
MIT License
25 stars 18 forks source link

Add checks for `Enum` and `BoundedEnum` #14

Open garyb opened 8 years ago

garyb commented 8 years ago
jacereda commented 7 years ago

I think I can help with these if you want.

garyb commented 7 years ago

That'd be great, thanks!

jacereda commented 7 years ago

I'll wait until https://github.com/purescript/purescript-enums/pull/19 and https://github.com/purescript/purescript-enums/pull/20 get merged.

jacereda commented 7 years ago

I've updated https://github.com/garyb/purescript-quickcheck-laws/pull/23

If that one gets merged this can be closed.