packages feed

polysemy-chronos 0.6.0.1 → 0.6.0.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~polysemy-timePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: polysemy-time

API changes (from Hackage documentation)

Files

polysemy-chronos.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           polysemy-chronos-version:        0.6.0.1+version:        0.6.0.2 synopsis:       A Polysemy effect for Chronos description:    See https://hackage.haskell.org/package/polysemy-chronos/docs/Polysemy-Chronos.html category:       Time@@ -72,7 +72,7 @@       base ==4.*     , chronos >=1.1.1 && <1.2     , incipit-core >=0.4 && <0.6-    , polysemy-time >=0.6.0.1 && <0.7+    , polysemy-time >=0.6.0.2 && <0.7   mixins:       base hiding (Prelude)     , incipit-core (IncipitCore as Prelude)@@ -128,7 +128,7 @@     , incipit-core >=0.4 && <0.6     , polysemy-chronos     , polysemy-test >=0.6-    , polysemy-time >=0.6.0.1 && <0.7+    , polysemy-time >=0.6.0.2 && <0.7     , tasty >=1.1   mixins:       base hiding (Prelude)