packages feed

rethinkdb 2.1.0.1 → 2.1.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~vectorPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: vector

API changes (from Hackage documentation)

Files

rethinkdb.cabal view
@@ -1,5 +1,5 @@ name: rethinkdb-version: 2.1.0.1+version: 2.1.0.2 cabal-version: >=1.8 build-type: Simple license: Apache@@ -31,7 +31,7 @@         data-default ==0.5.*,         network >=2.4 && <2.7,         mtl >=2.1 && <2.3,-        vector ==0.10.*,+        vector >=0.10 && <0.12,         time >=1.4 && <1.6,         utf8-string >=0.3 && <1.1,         binary >=0.5 && <0.8,