packages feed

om-show 0.1.2.8 → 0.1.2.9

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~basedep ~textPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base, text

API changes (from Hackage documentation)

Files

om-show.cabal view
@@ -1,6 +1,6 @@ cabal-version:       3.0 name:                om-show-version:             0.1.2.8+version:             0.1.2.9 synopsis:            Utilities for showing string-like things. description:         Utilities for showing string-like things. homepage:            https://github.com/owensmurray/om-show@@ -19,8 +19,8 @@ common dependencies   build-depends:     , aeson >= 2.0.3.0  && < 2.3-    , base  >= 4.15.0.0 && < 4.18-    , text  >= 1.2.5.0  && < 2.1+    , base  >= 4.15.0.0 && < 4.20+    , text  >= 1.2.5.0  && < 2.2  common warnings   ghc-options: