pinboard 0.10.1.3 → 0.10.1.4
raw patch · 2 files changed
+7/−3 lines, 2 filesdep ~networkPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: network
API changes (from Hackage documentation)
Files
- changelog.md +4/−0
- pinboard.cabal +3/−3
changelog.md view
@@ -1,3 +1,7 @@+__v0.10.1.4++network 3.0.0.0+ __v0.10.1.3 http-client 0.6
pinboard.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: d0611e75d7a1d966476981418dc491dc547d34993b47a24f60488564a987a4bc+-- hash: fe218a956654ea2924ae85b422376680a8b48c0cd673958e16899bd215d033f4 name: pinboard-version: 0.10.1.3+version: 0.10.1.4 synopsis: Access to the Pinboard API description: . The Pinboard API is a way to interact programatically with@@ -44,7 +44,7 @@ , http-types >=0.8 && <0.13 , monad-logger >=0.3 && <0.4 , mtl >=2.2.1- , network >=2.6.2 && <2.9+ , network >=2.6.2 && <4 , profunctors >=5 , random >=1.1 , text >=0.11 && <1.3