@hackage / hashable-extras

Higher-rank Hashable

Version Deprecated package0.2.3

About

Metadata

  • Last updated , by phadej
  • License BSD-3-Clause
  • Maintained by: Edward A. Kmett <ekmett@gmail.com>

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Package Flags

Use the -f option with cabal commands to enable flags

    test-doctests (on by default)

Readme

This package provides higher rank analogues to the Hashable data type.

The need for these sometimes arises in the presence of polymorphic recursion.