packages feed

irc-conduit 0.3.0.3 → 0.3.0.4

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-conduit.cabal view
@@ -10,7 +10,7 @@ -- PVP summary:      +-+------- breaking API changes --                   | | +----- non-breaking API additions --                   | | | +--- code changes with no API change-version:             0.3.0.3+version:             0.3.0.4  -- A short (one-line) description of the package. synopsis:            Streaming IRC message library using conduits.@@ -90,7 +90,7 @@                      , network-conduit-tls >=1.1   && <1.4                      , profunctors         >=5     && <6                      , text                >=1.0   && <1.3-                     , time                >=1.4   && <1.9+                     , time                >=1.4   && <1.10                      , tls                 >=1.3   && <1.6                      , transformers        >=0.3   && <0.6                      , x509-validation     >=1.6   && <1.7@@ -108,4 +108,4 @@ source-repository this   type:     git   location: https://github.com/barrucadu/irc-conduit.git-  tag:      0.3.0.3+  tag:      0.3.0.4