packages feed

Cabal revisions of hashable-1.4.2.0

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

revision 1
 cabal-version:      1.12 name:               hashable version:            1.4.2.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    || ==9.0.2    || ==9.2.5    || ==9.4.4+   || ==9.6.1  extra-source-files:   CHANGES.md   include-dirs:     include   hs-source-dirs:   src   build-depends:-      base        >=4.10.1.0 && <4.18+      base        >=4.10.1.0 && <4.19     , bytestring  >=0.10.8.2 && <0.12     , containers  >=0.5.10.2 && <0.7     , deepseq     >=1.4.3.0  && <1.5     , text        >=1.2.3.0  && <1.3  || >=2.0 && <2.1    if !impl(ghc >=9.2)-    build-depends: base-orphans >=0.8.6 && <0.9+    build-depends: base-orphans >=0.8.6 && <0.10    if !impl(ghc >=9.4)     build-depends: data-array-byte >=0.1.0.1 && <0.2