Specified required bson version to 0.2.*

This commit is contained in:
Fedor Gogolev 2012-06-11 00:26:56 +04:00
parent 8a02b8056e
commit b11c01fc00

View file

@ -24,7 +24,7 @@ Library
Build-depends: array -any
, base <5
, binary -any
, bson -any
, bson >= 0.2.0 && < 0.3.0
, text
, bytestring -any
, containers -any