~singpolyma/jingle-xmpp

6ba12b453874781d240b6c872c9a65ae2f640ff7 — Christopher Vollick 2 years ago 8e69771
Update to New Base Version

Seems to mostly just work.
1 files changed, 1 insertions(+), 1 deletions(-)

M jingle.cabal
M jingle.cabal => jingle.cabal +1 -1
@@ 26,7 26,7 @@ library
    StoreChunks,
    Util
  build-depends:
    base >=4.11 && <4.12,
    base >=4.11 && <4.13,
    base64-bytestring >=1.0 && <1.1,
    basic-prelude >=0.7 && <0.8,
    bytestring >=0.10 && <0.11,