Cabal revisions of hashabler-1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: hashabler version: 1.0+x-revision: 1 synopsis: Principled, cross-platform & extensible hashing of types, including an implementation of the FNV-1a and SipHash algorithms. description: This package is a rewrite of the @hashable@ library by Milan Straka and other-modules: MachDeps, Data.Hashabler.Internal, Data.Hashabler.SipHash -- other-extensions: -- GHC 7.2.1:- build-depends: base >=4.4 && <5+ build-depends: base >=4.4 && <4.10 , array , bytestring , text >= 1.1.1.3