Remove maximum dependency version on bytestring.

This commit is contained in:
John Millikin 2012-10-26 19:03:54 -07:00
parent 777d600326
commit a89dec4839
No known key found for this signature in database
GPG key ID: 59A38F85F9C7C59E

View file

@ -34,7 +34,7 @@ library
build-depends: build-depends:
base >= 4.0 && < 5.0 base >= 4.0 && < 5.0
, bytestring >= 0.9 && < 0.10 , bytestring >= 0.9
, transformers >= 0.2 , transformers >= 0.2
, monads-tf >= 0.1 && < 0.2 , monads-tf >= 0.1 && < 0.2