pinboard 0.9.12.10 → 0.9.12.11
raw patch · 2 files changed
+6/−2 lines, 2 filesPVP: major bump suggested
API removals or changes: PVP suggests a major version bump
API changes (from Hackage documentation)
- Pinboard.Error: instance GHC.Exception.Exception Pinboard.Error.PinboardError
+ Pinboard.Error: instance GHC.Exception.Type.Exception Pinboard.Error.PinboardError
- Pinboard.Client: runPinboardSingleRawBS :: (MonadErrorPinboard e) => PinboardConfig -> PinboardRequest -> IO (e ByteString)
+ Pinboard.Client: runPinboardSingleRawBS :: MonadErrorPinboard e => PinboardConfig -> PinboardRequest -> IO (e ByteString)
Files
- changelog.md +4/−0
- pinboard.cabal +2/−2
changelog.md view
@@ -1,3 +1,7 @@+__v0.9.12.11++update deps bounds+ __v0.9.12.9 update http-types bounds
pinboard.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 6856969fd7ca8c07425c32b728f5b20ac904d243a597f07d964d8c6bcc6e90fd+-- hash: 1673165f708104f1e817541e1b6f9c564bdecacc585826d2a67884ce5f1073b8 name: pinboard-version: 0.9.12.10+version: 0.9.12.11 synopsis: Access to the Pinboard API description: . The Pinboard API is a way to interact programatically with