@dag:

I would love for this to be merged into Data.Hashable, and I think it would make a lot of people's lives easier, and prevent them from writing bad hash functions accidentally.

  - Clark


On Sun, Nov 4, 2012 at 10:30 AM, dag.odenhall@gmail.com <dag.odenhall@gmail.com> wrote:
Have you talked with upstream about possibly adding this to hashable proper, using DefaultSignatures? CPP can be used to make it portable to older GHC versions.