packages feed

polysemy-log 0.6.0.0 → 0.6.0.1

raw patch · 1 files changed

+5/−5 lines, 1 filesdep ~incipit-coredep ~polysemy-concdep ~polysemy-timePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: incipit-core, polysemy-conc, polysemy-time

API changes (from Hackage documentation)

Files

polysemy-log.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           polysemy-log-version:        0.6.0.0+version:        0.6.0.1 synopsis:       Polysemy Effects for Logging description:    See <https://hackage.haskell.org/package/polysemy-log/docs/Polysemy-Log.html> category:       Logging@@ -108,10 +108,10 @@       ansi-terminal >=0.10.3     , async     , base ==4.*-    , incipit-core >=0.1.0.1+    , incipit-core >=0.2     , polysemy >=1.5-    , polysemy-conc >=0.6-    , polysemy-time >=0.3+    , polysemy-conc >=0.7+    , polysemy-time >=0.4     , stm     , time   mixins:@@ -191,7 +191,7 @@   ghc-options: -Wall -Wredundant-constraints -Wunused-packages -Widentities -threaded -rtsopts -with-rtsopts=-N   build-depends:       base ==4.*-    , incipit-core >=0.1.0.1+    , incipit-core >=0.2     , polysemy >=1.5     , polysemy-conc     , polysemy-log