packages feed

irc-client 0.4.4.2 → 0.4.4.3

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~timePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: time

API changes (from Hackage documentation)

Files

irc-client.cabal view
@@ -10,7 +10,7 @@ -- PVP summary:      +-+------- breaking API changes --                   | | +----- non-breaking API additions --                   | | | +--- code changes with no API change-version:             0.4.4.2+version:             0.4.4.3  -- A short (one-line) description of the package. synopsis:            An IRC client library.@@ -94,7 +94,7 @@                      , stm                 >=2.4   && <2.5                      , stm-conduit         >=2.5   && <3.1                      , text                >=1.1   && <1.3-                     , time                >=1.4   && <1.7+                     , time                >=1.4   && <1.9                      , tls                 >=1.3   && <1.4                      , transformers        >=0.3   && <0.6                      , x509                >=1.6   && <1.8@@ -114,4 +114,4 @@ source-repository this   type:     git   location: https://github.com/barrucadu/irc-client.git-  tag:      0.4.4.2+  tag:      0.4.4.3