purescript-contrib / purescript-quickcheck-laws

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

Use Coarbitrary the proper way #9

Closed garyb closed 9 years ago

garyb commented 9 years ago

@paf31 Do you think it's better to do things this way, or was the previous way fine too?

These types are going to be simplified anyway hopefully, so this will change again, but just wanted your opinion on this.