zeugma 0.9.0.0 → 0.9.0.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~incipitdep ~polysemy-test
Dependency ranges changed: incipit, polysemy-test
Files
- zeugma.cabal +3/−3
zeugma.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: zeugma-version: 0.9.0.0+version: 0.9.0.1 synopsis: Polysemy effects for testing description: See https://hackage.haskell.org/package/zeugma/docs/Zeugma.html category: Prelude@@ -82,10 +82,10 @@ base ==4.* , chronos ==1.1.* , hedgehog >=1.1 && <1.3- , incipit ==0.9.0.0+ , incipit ==0.9.0.1 , polysemy ==1.9.* , polysemy-chronos ==0.6.*- , polysemy-test >=0.7 && <0.9+ , polysemy-test >=0.7 && <0.10 , tasty ==1.4.* , tasty-expected-failure ==0.12.* , tasty-hedgehog >=1.3 && <1.5