ekmett / adjunctions

Simple adjunctions
http://hackage.haskell.org/package/adjunctions
Other
44 stars 27 forks source link

Add test suite for generics #38

Closed RyanGlScott closed 7 years ago

RyanGlScott commented 7 years ago

This PR adds regression tests for generically derived Representable instances, which were added in #35.