packages feed

cryptocompare 0.0.1 → 0.0.2

raw patch · 1 files changed

+2/−18 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

cryptocompare.cabal view
@@ -1,22 +1,6 @@ name:                cryptocompare-version:             0.0.1+version:             0.0.2 synopsis:            Haskell wrapper for the cryptocompare API-description:-      # CryptoCompare--      [![Build Status](https://travis-ci.org/aviaviavi/cryptocompare.svg?branch=master)](https://travis-ci.org/aviaviavi/cryptocompare)--      A Haskell wrapper to the public [CryptoCompare API](https://www.cryptocompare.com/api/), a -      source of information and pricing of different crypto currencies--      ## State--      This library is usable but not complete. It currently covers a subset of the API.-      Breaking changes will occur if necessary but will be avoided if possible.--      ## Contributing--      Contributions in any form are always welcome. homepage:            https://github.com/aviaviavi/cryptocompare license:             MIT license-file:        LICENSE@@ -78,4 +62,4 @@  source-repository head   type:     git-  location: https://github.com/githubuser/cryptocompare+  location: https://github.com/aviaviavi/cryptocompare