packages feed

irc-client 1.1.0.5 → 1.1.0.6

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~connection

Dependency ranges changed: connection

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:             1.1.0.5+version:             1.1.0.6  -- A short (one-line) description of the package. synopsis:            An IRC client library.@@ -90,7 +90,7 @@                      , bytestring          >=0.10  && <0.11                      , containers          >=0.1   && <1                      , conduit             >=1.2.8 && <1.4-                     , connection          >=0.2   && <0.3+                     , connection          >=0.2   && <0.4                      , contravariant       >=0.1   && <1.6                      , exceptions          >=0.6   && <0.11                      , irc-conduit         >=0.3   && <0.4@@ -124,4 +124,4 @@ source-repository this   type:     git   location: https://github.com/barrucadu/irc-client.git-  tag:      1.1.0.5+  tag:      1.1.0.6