relax dependencies on binary and HaXml

Ignore-this: e31192fece193a225c138ed779c08e79

darcs-hash:20140117023131-76d51-e66839c37479414aa543da736eacd39d082e13e5
This commit is contained in:
Daniel Wagner 2014-01-16 18:31:31 -08:00
parent 8b1f45a6ec
commit da883601cb

View File

@ -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)