polysemy-log-di 0.2.2.2 → 0.2.2.3
raw patch · 1 files changed
+5/−5 lines, 1 filesdep ~di-polysemydep ~polysemy-concPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: di-polysemy, polysemy-conc
API changes (from Hackage documentation)
Files
- polysemy-log-di.cabal +5/−5
polysemy-log-di.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: polysemy-log-di-version: 0.2.2.2+version: 0.2.2.3 synopsis: Di Adapters for Polysemy-Log description: See <https://hackage.haskell.org/package/polysemy-log-di/docs/Polysemy-Log-Di.html> category: Logging@@ -97,9 +97,9 @@ ghc-options: -flate-specialise -fspecialise-aggressively -Wall -Wredundant-constraints build-depends: base ==4.*- , di-polysemy >=0.2.0.0 && <0.3+ , di-polysemy >=0.2.0.0 , polysemy >=1.5- , polysemy-conc >=0.1.0.0 && <0.2+ , polysemy-conc >=0.1.0.0 , polysemy-log , polysemy-time >=0.1.1.0 , relude >=0.7@@ -180,10 +180,10 @@ ghc-options: -flate-specialise -fspecialise-aggressively -Wall -Wredundant-constraints -threaded -rtsopts -with-rtsopts=-N build-depends: base ==4.*- , di-polysemy >=0.2.0.0 && <0.3+ , di-polysemy >=0.2.0.0 , hedgehog , polysemy >=1.5- , polysemy-conc >=0.1.0.0 && <0.2+ , polysemy-conc >=0.1.0.0 , polysemy-log , polysemy-log-di , polysemy-test