packages feed

chatty-utils 0.7.3.1 → 0.7.3.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~textPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: text

API changes (from Hackage documentation)

Files

chatty-utils.cabal view
@@ -10,7 +10,7 @@ -- PVP summary:      +-+------- breaking API changes --                   | | +----- non-breaking API additions --                   | | | +--- code changes with no API change-version:             0.7.3.1+version:             0.7.3.2  -- A short (one-line) description of the package. synopsis:            Some utilities every serious chatty-based application may need.@@ -60,7 +60,7 @@   -- other-extensions:          -- Other library packages from which modules are imported.-  build-depends:       base >=4.6 && <4.9, transformers >=0.3 && <0.5, text >=1.1 && <1.2, mtl >=2.1 && <2.3+  build-depends:       base >=4.6 && <4.9, transformers >=0.3 && <0.5, text >=1.1 && <1.4, mtl >=2.1 && <2.3      -- Directories containing source files.   -- hs-source-dirs: