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