hedgehogqa / haskell-hedgehog-classes

Hedgehog will eat your typeclass bugs
BSD 3-Clause "New" or "Revised" License
56 stars 17 forks source link

Add Prim laws #20

Closed kanwren closed 5 years ago

kanwren commented 5 years ago

Implement primLaws to test Prim instances, and add tests for primLaws.

chessai commented 5 years ago

This looks good. We can allow primitive 0.6.4, since 0.7 is so new.