packages feed

polysemy-test 0.3.0.0 → 0.3.0.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~string-interpolatePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: string-interpolate

API changes (from Hackage documentation)

Files

polysemy-test.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           polysemy-test-version:        0.3.0.0+version:        0.3.0.1 synopsis:       Polysemy effects for testing description:    Please see the README on Github at <https://github.com/tek/polysemy-test> category:       Test@@ -48,7 +48,7 @@     , polysemy >=1.3.0 && <1.4     , polysemy-plugin >=0.2.5 && <0.3     , relude >=0.7 && <0.8-    , string-interpolate >=0.1 && <0.2+    , string-interpolate >=0.1 && <0.4     , tasty >=1.2.3 && <1.3     , tasty-hedgehog >=1 && <1.1     , text@@ -79,7 +79,7 @@     , polysemy-plugin >=0.2.5 && <0.3     , polysemy-test     , relude >=0.7 && <0.8-    , string-interpolate >=0.1 && <0.2+    , string-interpolate >=0.1 && <0.4     , tasty     , tasty-hedgehog >=1 && <1.1     , text