~singpolyma/network-protocol-xmpp

f22ab0c38e5f11f40bf22d3023b00383d3db72bc — John Millikin 13 years ago f393f02
Fix bytestring dependency maximum version.
1 files changed, 1 insertions(+), 1 deletions(-)

M network-protocol-xmpp.cabal
M network-protocol-xmpp.cabal => network-protocol-xmpp.cabal +1 -1
@@ 26,7 26,7 @@ library
    , ranges >= 0.2.2 && < 0.3
    , hxt >= 8.5 && < 8.6
    , hsgnutls >= 0.2 && < 0.3
    , bytestring >= 0.9 && < 1.0
    , bytestring >= 0.9 && < 0.10
    , libxml-sax >= 0.3 && < 0.4
    , gsasl >= 0.3 && < 0.4
    , network >= 2.2 && < 2.3