packages feed

hashable-extras 0.1.1 → 0.1.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~generic-derivingPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: generic-deriving

API changes (from Hackage documentation)

Files

hashable-extras.cabal view
@@ -1,6 +1,6 @@ name:          hashable-extras category:      Data, Hash-version:       0.1.1+version:       0.1.2 license:       BSD3 cabal-version: >= 1.8 license-file:  LICENSE@@ -49,7 +49,7 @@     base             >= 4.3      && < 5,     bifunctors       >= 3.2      && < 4,     bytestring       >= 0.9      && < 0.11,-    generic-deriving >= 1.4      && < 1.6,+    generic-deriving >= 1.4      && < 1.7,     hashable         >= 1.1.2.3  && < 1.3,     transformers     >= 0.2      && < 0.4