packages feed

hashabler 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

hashabler.cabal view
@@ -1,5 +1,5 @@ name:                hashabler-version:             0.1.0.0+version:             0.1.0.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@@ -35,7 +35,7 @@ -- copyright:            category:            Data build-type:          Simple-cabal-version:       >=1.10+cabal-version:       >=1.18  -- For tests: extra-source-files:  tests/Vectors/generated/*.in