packages feed

representable-functors 3.0.0.2 → 3.0.0.3

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: distributive

API changes (from Hackage documentation)

Files

representable-functors.cabal view
@@ -1,6 +1,6 @@ name:          representable-functors category:      Monads, Functors, Data Structures-version:       3.0.0.2+version:       3.0.0.3 license:       BSD3 cabal-version: >= 1.6 license-file:  LICENSE@@ -41,7 +41,7 @@     comonads-fd          >= 3.0     && < 3.1,     containers           >= 0.3     && < 0.6,     contravariant        >= 0.2.0.1 && < 0.3,-    distributive         >= 0.2.2   && < 0.3,+    distributive         >= 0.2.2   && < 0.4,     free                 >= 3.0     && < 3.4,     keys                 >= 3.0     && < 3.1,     mtl                  >= 2.0.1.0 && < 2.2,