thrift 0.12.0 → 0.13.0
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~networkPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: network
API changes (from Hackage documentation)
Files
- thrift.cabal +2/−2
thrift.cabal view
@@ -18,7 +18,7 @@ -- Name: thrift-Version: 0.12.0+Version: 0.13.0 Cabal-Version: 1.24 License: Apache Category: Foreign@@ -42,7 +42,7 @@ Build-Depends: base >= 4, base < 5, containers, ghc-prim, attoparsec, binary, bytestring >= 0.10, base64-bytestring, hashable, HTTP, text, hspec-core > 2.4.0, unordered-containers >= 0.2.6, vector >= 0.10.12.2, QuickCheck >= 2.8.2, split if flag(network-uri)- build-depends: network-uri >= 2.6, network >= 2.6+ build-depends: network-uri >= 2.6, network >= 2.6 && < 3.0 else build-depends: network < 2.6 Exposed-Modules: