polysemy-log-co 0.2.2.2 → 0.2.2.3
raw patch · 1 files changed
+9/−9 lines, 1 filesdep ~co-logdep ~co-log-coredep ~co-log-polysemyPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: co-log, co-log-core, co-log-polysemy, polysemy-conc
API changes (from Hackage documentation)
Files
- polysemy-log-co.cabal +9/−9
polysemy-log-co.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: polysemy-log-co-version: 0.2.2.2+version: 0.2.2.3 synopsis: Colog Adapters for Polysemy-Log description: See <https://hackage.haskell.org/package/polysemy-log-co/docs/Polysemy-Log-Colog.html> category: Logging@@ -98,11 +98,11 @@ ghc-options: -flate-specialise -fspecialise-aggressively -Wall -Wredundant-constraints build-depends: base ==4.*- , co-log >=0.4.0.1 && <0.5- , co-log-core >=0.2.1 && <0.3- , co-log-polysemy >=0.0.1.2 && <0.1+ , co-log >=0.4.0.1+ , co-log-core >=0.2.1+ , co-log-polysemy >=0.0.1.2 , 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@@ -185,12 +185,12 @@ ghc-options: -flate-specialise -fspecialise-aggressively -Wall -Wredundant-constraints -threaded -rtsopts -with-rtsopts=-N build-depends: base ==4.*- , co-log >=0.4.0.1 && <0.5- , co-log-core >=0.2.1 && <0.3- , co-log-polysemy >=0.0.1.2 && <0.1+ , co-log >=0.4.0.1+ , co-log-core >=0.2.1+ , co-log-polysemy >=0.0.1.2 , hedgehog , polysemy >=1.5- , polysemy-conc >=0.1.0.0 && <0.2+ , polysemy-conc >=0.1.0.0 , polysemy-log , polysemy-log-co , polysemy-test