~singpolyma/network-protocol-xmpp

6a8c57db2edd0fa34b14fafc695064b01067e196 — John Millikin 13 years ago a0191ab
Bump 'network' dependency version.
1 files changed, 2 insertions(+), 2 deletions(-)

M network-protocol-xmpp.cabal
M network-protocol-xmpp.cabal => network-protocol-xmpp.cabal +2 -2
@@ 1,5 1,5 @@
name: network-protocol-xmpp
version: 0.3.2.3
version: 0.3.2.4
synopsis: Client->Server XMPP
license: GPL-3
license-file: License.txt


@@ 32,7 32,7 @@ library
    , gnutls >= 0.1 && < 0.3
    , bytestring >= 0.9 && < 0.10
    , gsasl >= 0.3 && < 0.4
    , network >= 2.2 && < 2.3
    , network >= 2.2 && < 2.4
    , transformers >= 0.2 && < 0.3
    , monads-tf >= 0.1 && < 0.2
    , libxml-sax >= 0.6 && < 0.7