packages feed

polysemy-log-co 0.11.1.0 → 0.11.2.0

raw patch · 1 files changed

+20/−20 lines, 1 filesdep ~basedep ~co-logdep ~incipit-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base, co-log, incipit-core, polysemy, polysemy-conc, polysemy-log, polysemy-log-co, polysemy-test, tasty

API changes (from Hackage documentation)

Files

polysemy-log-co.cabal view
@@ -1,11 +1,11 @@ cabal-version: 2.2 --- This file has been generated from package.yaml by hpack version 0.36.1.+-- This file has been generated from package.yaml by hpack version 0.38.2. -- -- see: https://github.com/sol/hpack  name:           polysemy-log-co-version:        0.11.1.0+version:        0.11.2.0 synopsis:       Colog adapters for polysemy-log description:    See https://hackage.haskell.org/package/polysemy-log-co/docs/Polysemy-Log-Co.html category:       Logging@@ -50,8 +50,10 @@       LiberalTypeSynonyms       MonadComprehensions       MultiWayIf+      NoFieldSelectors       OverloadedLabels       OverloadedLists+      OverloadedRecordDot       OverloadedStrings       PackageImports       PartialTypeSignatures@@ -67,18 +69,16 @@       UndecidableInstances       UnicodeSyntax       ViewPatterns-      OverloadedRecordDot-      NoFieldSelectors   ghc-options: -Wall -Widentities -Wincomplete-uni-patterns -Wmissing-deriving-strategies -Wredundant-constraints -Wunused-type-patterns -Wunused-packages   build-depends:-      base >=4.17.2.1 && <4.21-    , co-log >=0.6.0.0 && <0.7+      base >=4.17.2.1 && <4.22+    , co-log >=0.6.0.0 && <0.8     , co-log-concurrent >=0.5.1.0 && <0.6     , co-log-polysemy >=0.0.1.3 && <0.1-    , incipit-core >=0.4.1.0 && <0.7-    , polysemy >=1.7.0.0 && <1.10-    , polysemy-conc >=0.11.1.0 && <0.15-    , polysemy-log >=0.11.1.0 && <0.12+    , incipit-core >=0.4.1.0 && <0.8+    , polysemy >=1.6.0.0 && <1.10+    , polysemy-conc >=0.11.1.0 && <0.16+    , polysemy-log >=0.7.2.0 && <0.12     , polysemy-time >=0.6.0.0 && <0.8     , stm >=2.5.1.0 && <2.6   mixins:@@ -113,8 +113,10 @@       LiberalTypeSynonyms       MonadComprehensions       MultiWayIf+      NoFieldSelectors       OverloadedLabels       OverloadedLists+      OverloadedRecordDot       OverloadedStrings       PackageImports       PartialTypeSignatures@@ -130,22 +132,20 @@       UndecidableInstances       UnicodeSyntax       ViewPatterns-      OverloadedRecordDot-      NoFieldSelectors   ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall -Widentities -Wincomplete-uni-patterns -Wmissing-deriving-strategies -Wredundant-constraints -Wunused-type-patterns -Wunused-packages   build-depends:-      base >=4.17.2.1 && <4.21-    , co-log >=0.6.0.0 && <0.7+      base >=4.17.2.1 && <4.22+    , co-log >=0.6.0.0 && <0.8     , co-log-concurrent >=0.5.1.0 && <0.6     , co-log-polysemy >=0.0.1.3 && <0.1-    , incipit-core >=0.4.1.0 && <0.7-    , polysemy >=1.7.0.0 && <1.10-    , polysemy-log-    , polysemy-log-co-    , polysemy-test >=0.6.0.0 && <0.11+    , incipit-core >=0.4.1.0 && <0.8+    , polysemy >=1.6.0.0 && <1.10+    , polysemy-log >=0.7.2.0 && <0.12+    , polysemy-log-co <0.12+    , polysemy-test >=0.10.0.1 && <0.12     , polysemy-time >=0.6.0.0 && <0.8     , stm >=2.5.1.0 && <2.6-    , tasty >=1.4.2 && <1.6+    , tasty >=1.5.2 && <1.6   mixins:       base hiding (Prelude)     , incipit-core (IncipitCore as Prelude)