diff --git a/encoding.cabal b/encoding.cabal index 9ff2ed8..6660fc5 100644 --- a/encoding.cabal +++ b/encoding.cabal @@ -37,7 +37,7 @@ Source-Repository this Tag: 0.7 Library - Build-Depends: binary < 0.7, extensible-exceptions, HaXml >= 1.22 && < 1.24 + Build-Depends: binary < 0.8, extensible-exceptions, HaXml >= 1.22 && < 1.25 if flag(splitBase) Build-Depends: bytestring, base >= 3 && < 5, mtl, containers, array, regex-compat if impl(ghc >= 6.10)