irc-client 1.1.0.2 → 1.1.0.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~exceptions
Dependency ranges changed: exceptions
Files
- irc-client.cabal +2/−2
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.2+version: 1.1.0.3 -- A short (one-line) description of the package. synopsis: An IRC client library.@@ -92,7 +92,7 @@ , conduit >=1.2.8 && <1.4 , connection >=0.2 && <0.3 , contravariant >=0.1 && <1.5- , exceptions >=0.6 && <0.10+ , exceptions >=0.6 && <0.11 , irc-conduit >=0.3 && <0.4 , irc-ctcp >=0.1.2 && <0.2 , mtl >=2.1 && <2.3