polysemy-test 0.3.1.5 → 0.3.1.6
raw patch · 1 files changed
+16/−16 lines, 1 filesdep ~hedgehogdep ~pathdep ~path-ioPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hedgehog, path, path-io, polysemy, relude, string-interpolate, tasty, tasty-hedgehog
API changes (from Hackage documentation)
Files
- polysemy-test.cabal +16/−16
polysemy-test.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: polysemy-test-version: 0.3.1.5+version: 0.3.1.6 synopsis: Polysemy effects for testing description: Please see the README on Github at <https://github.com/tek/polysemy-test> category: Test@@ -100,15 +100,15 @@ base >=4.12 && <5 , containers , either- , hedgehog >=1.0.2 && <1.1- , path >=0.7 && <0.10- , path-io >=0.2 && <1.7- , polysemy >=1.3 && <1.6+ , hedgehog >=1.0.2+ , path >=0.7+ , path-io >=0.2+ , polysemy >=1.3 , polysemy-plugin >=0.2.5- , relude >=0.7 && <1.2- , string-interpolate >=0.1 && <0.4- , tasty >=1.1 && <1.5- , tasty-hedgehog >=1.0.0.2 && <1.2+ , relude >=0.7+ , string-interpolate >=0.1+ , tasty >=1.1+ , tasty-hedgehog >=1.0.0.2 , template-haskell , text , transformers@@ -187,16 +187,16 @@ base >=4.12 && <5 , containers , either- , hedgehog >=1.0.2 && <1.1- , path >=0.7 && <0.10- , path-io >=0.2 && <1.7- , polysemy >=1.3 && <1.6+ , hedgehog >=1.0.2+ , path >=0.7+ , path-io >=0.2+ , polysemy >=1.3 , polysemy-plugin >=0.2.5 , polysemy-test- , relude >=0.7 && <1.2- , string-interpolate >=0.1 && <0.4+ , relude >=0.7+ , string-interpolate >=0.1 , tasty- , tasty-hedgehog >=1.0.0.2 && <1.2+ , tasty-hedgehog >=1.0.0.2 , template-haskell , text , transformers