packages feed

distributive 0.2.1 → 0.2.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~transformersPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: transformers

API changes (from Hackage documentation)

Files

distributive.cabal view
@@ -1,6 +1,6 @@ name:          distributive category:      Data Structures-version:       0.2.1+version:       0.2.2 license:       BSD3 cabal-version: >= 1.6 license-file:  LICENSE@@ -20,7 +20,7 @@ library   build-depends:      base         >= 4 && < 5,-    transformers >= 0.3 && < 0.4+    transformers >= 0.2 && < 0.4    exposed-modules:     Data.Distributive