Skip to content

Commit

Permalink
Relax containers requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
ozataman committed Mar 12, 2011
1 parent 66f5ded commit 4d8269b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap-extension-mongodb.cabal
Expand Up @@ -23,7 +23,7 @@ Library
, bytestring >= 0.9
, bson
, compact-string-fix >= 0.3.1 && < 0.4
, containers >= 0.3 && < 0.4
, containers >= 0.3
, mongoDB == 0.9
, mtl >= 2 && < 3
, safe
Expand Down

0 comments on commit 4d8269b

Please sign in to comment.