well-typed / cborg

Binary serialisation in the CBOR format
https://hackage.haskell.org/package/cborg
191 stars 86 forks source link

Allow QuickCheck 2.14 #228

Closed felixonmars closed 4 years ago

felixonmars commented 4 years ago

Builds fine and all tests pass.

bgamari commented 4 years ago

Thank you!