packages feed

bson 0.2.3 → 0.2.4

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~textnew-uploader

Dependency ranges changed: text

Files

bson.cabal view
@@ -1,5 +1,5 @@ Name:          bson-Version:       0.2.3+Version:       0.2.4 Synopsis:      BSON documents are JSON-like objects with a standard binary                encoding. Description:   A BSON Document is an untyped (dynamically type-checked) record.@@ -31,7 +31,7 @@                     , data-binary-ieee754                     , mtl >= 2                     , network-                    , text == 0.11.*+                    , text >= 0.11    Exposed-modules:  Data.Bson,                     Data.Bson.Binary@@ -56,4 +56,4 @@                     , data-binary-ieee754                     , mtl >= 2                     , network-                    , text == 0.11.*+                    , text >= 0.11