@hackage simplistic-generics2.0.0

Generic programming without too many type classes

This library provides a representation build on top of GHC.Generics, which can be used to describe generic operations on a single function, instead of having each case defined in an instance of a type class.