TokTok / hs-msgpack-binary

Haskell implementation of MessagePack / msgpack.org
http://msgpack.org/
Other
16 stars 10 forks source link

Use coarbitrary instead of custom functions for tests. #5

Closed iphydf closed 7 years ago

iphydf commented 7 years ago

QuickCheck can generate random functions (cool!), so we use that to test the Monad laws on Result.