put an upper bound on the binary package until we figure out how to deal with lookAhead disappearing

Ignore-this: c8aaa1909902fcaf6a3cd3e975f0cf23

darcs-hash:20121124014801-76d51-d8767d5a4568de20b3850ce8fa4e36e370386c4d
This commit is contained in:
Daniel Wagner 2012-11-23 17:48:01 -08:00
parent 1c3ac37dfb
commit 93da077efb

View File

@ -39,7 +39,7 @@ Source-Repository this
Tag: 0.6.7.1
Library
Build-Depends: binary, extensible-exceptions, HaXml >= 1.22 && < 1.24
Build-Depends: binary < 0.6, extensible-exceptions, HaXml >= 1.22 && < 1.24
if flag(splitBase)
Build-Depends: bytestring, base >= 3 && < 5, mtl, containers, array, regex-compat
if flag(newGHC)