packages feed

Cabal revisions of hashable-1.2.5.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                hashable Version:             1.2.5.0+x-revision: 1 Synopsis:            A class for types that can be converted to a hash value Description:         This package defines a class, 'Hashable', for types that                      can be converted to a hash value.  This class                      bytestring >= 0.9 && < 0.11   if impl(ghc)     Build-depends:   ghc-prim,-                     text >= 0.11.0.5+                     text >= 0.11.0.5 && <1.3   if impl(ghc) && flag(integer-gmp)     Build-depends:   integer-gmp >= 0.2