packages feed

mackerel-client 0.0.1 → 0.0.2

raw patch · 1 files changed

+6/−4 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

mackerel-client.cabal view
@@ -1,17 +1,19 @@ name:                   mackerel-client-version:                0.0.1+version:                0.0.2 author:                 itchyny maintainer:             itchyny <https://github.com/itchyny> license:                MIT license-file:           LICENSE category:               Web+stability:              Experimental build-type:             Simple cabal-version:          >=1.8-synopsis:               An API client library for Mackerel (https://mackerel.io)+synopsis:               An API client library for Mackerel+homepage:               https://github.com/itchyny/mackerel-client-hs description:            This library provides bindings to Mackerel APIs.                         .-                        The official site of Mackerel: https://mackerel.io/.-                        The reference of Mackerel API: https://mackerel.io/api-docs/.+                        The official site of Mackerel: <https://mackerel.io/>.+                        The reference of Mackerel API: <https://mackerel.io/api-docs/>. extra-source-files:     README.md  library