polysemy-test 0.3.1.3 → 0.3.1.4
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~pathPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: path
API changes (from Hackage documentation)
Files
- polysemy-test.cabal +3/−3
polysemy-test.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: polysemy-test-version: 0.3.1.3+version: 0.3.1.4 synopsis: Polysemy effects for testing description: Please see the README on Github at <https://github.com/tek/polysemy-test> category: Test@@ -101,7 +101,7 @@ , containers , either , hedgehog >=1.0.2 && <1.1- , path >=0.7 && <0.9+ , path >=0.7 && <0.10 , path-io >=0.2 && <1.7 , polysemy >=1.3 && <1.6 , polysemy-plugin >=0.2.5@@ -188,7 +188,7 @@ , containers , either , hedgehog >=1.0.2 && <1.1- , path >=0.7 && <0.9+ , path >=0.7 && <0.10 , path-io >=0.2 && <1.7 , polysemy >=1.3 && <1.6 , polysemy-plugin >=0.2.5