ig 0.6 → 0.6.1
raw patch · 1 files changed
+1/−2 lines, 1 filesdep −attoparsecPVP ok
version bump matches the API change (PVP)
Dependencies removed: attoparsec
API changes (from Hackage documentation)
Files
- ig.cabal +1/−2
ig.cabal view
@@ -1,5 +1,5 @@ name: ig-version: 0.6+version: 0.6.1 synopsis: Bindings to Instagram's API. homepage: https://github.com/prowdsponsor/ig license: BSD3@@ -50,7 +50,6 @@ , resourcet , http-types , http-conduit >= 2.0 && < 2.2- , attoparsec >= 0.10 && < 0.13 , aeson >= 0.5 , time , data-default