purescript-contrib / purescript-quickcheck-laws

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

Fix integer overflow test with Ints #58

Closed JordanMartinez closed 3 years ago

JordanMartinez commented 3 years ago

Description of the change

Fixes #30.


Checklist: