polysemy-log-di 0.10.0.0 → 0.10.0.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~polysemy-logdep ~polysemy-testPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: polysemy-log, polysemy-test
API changes (from Hackage documentation)
Files
- polysemy-log-di.cabal +3/−3
polysemy-log-di.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: polysemy-log-di-version: 0.10.0.0+version: 0.10.0.1 synopsis: Di adapters for polysemy-log description: See https://hackage.haskell.org/package/polysemy-log-di/docs/Polysemy-Log-Di.html category: Logging@@ -74,7 +74,7 @@ , incipit-core >=0.4 && <0.6 , polysemy ==1.9.* , polysemy-conc >=0.12 && <0.14- , polysemy-log >=0.10.0.0 && <0.11+ , polysemy-log >=0.10.0.1 && <0.11 , polysemy-time ==0.6.* , stm mixins:@@ -132,7 +132,7 @@ , polysemy ==1.9.* , polysemy-log , polysemy-log-di- , polysemy-test >=0.6 && <0.9+ , polysemy-test >=0.6 && <0.10 , stm , tasty ==1.4.* mixins: