packages feed

fb 0.12 → 0.12.2

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~base16-bytestringdep ~base64-bytestringdep ~http-conduitPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base16-bytestring, base64-bytestring, http-conduit

API changes (from Hackage documentation)

Files

fb.cabal view
@@ -1,5 +1,5 @@ name:              fb-version:           0.12+version:           0.12.2 license:           BSD3 license-file:      LICENSE author:            Felipe Lessa@@ -67,12 +67,12 @@     , monad-control     , conduit            >= 0.5     && < 0.6     , http-types-    , http-conduit       >= 1.5     && < 1.6+    , http-conduit       >= 1.5     && < 1.7     , attoparsec         >= 0.10    && < 0.11     , attoparsec-conduit >= 0.5     && < 0.6     , aeson              >= 0.5     && < 0.7-    , base16-bytestring  == 0.1.*-    , base64-bytestring  >= 0.1.1   && < 0.2+    , base16-bytestring  >= 0.1+    , base64-bytestring  >= 0.1.1     , time               >= 1.2     && < 1.5     , old-locale     , cereal             == 0.3.*