polysemy-conc 0.6.1.0 → 0.7.0.0
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~incipit-corePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: incipit-core
API changes (from Hackage documentation)
Files
- polysemy-conc.cabal +2/−2
polysemy-conc.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: polysemy-conc-version: 0.6.1.0+version: 0.7.0.0 synopsis: Polysemy Effects for Concurrency description: See <https://hackage.haskell.org/package/polysemy-conc/docs/Polysemy-Conc.html> category: Concurrency@@ -128,7 +128,7 @@ async , base ==4.* , containers- , incipit-core >=0.1.0.1+ , incipit-core >=0.2 , polysemy >=1.6 , polysemy-resume >=0.3 , polysemy-time >=0.3