packages feed

om-logging 1.1.0.6 → 1.1.0.7

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~om-showPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: om-show

API changes (from Hackage documentation)

Files

om-logging.cabal view
@@ -1,6 +1,6 @@ cabal-version:       3.0 name:                om-logging-version:             1.1.0.6+version:             1.1.0.7 synopsis:            Opinionated logging utilities. description:         A set of logging combinators for use with monad-logger. homepage:            https://github.com/owensmurray/om-logging@@ -22,7 +22,7 @@     , bytestring   >= 0.11.3.1  && < 0.12     , fast-logger  >= 3.1.1     && < 3.2     , monad-logger >= 0.3.36    && < 0.4-    , om-show      >= 0.1.2.0   && < 0.2+    , om-show      >= 0.1.2.6   && < 0.2     , split        >= 0.2.3.4   && < 0.3     , text         >= 1.2.5.0   && < 2.2     , time         >= 1.12.2    && < 1.13