fb 1.0.2 → 1.0.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~aesonPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: aeson
API changes (from Hackage documentation)
Files
- fb.cabal +2/−2
fb.cabal view
@@ -1,5 +1,5 @@ name: fb-version: 1.0.2+version: 1.0.3 license: BSD3 license-file: LICENSE author: Felipe Lessa@@ -79,7 +79,7 @@ , http-conduit >= 2.0 && < 2.2 , attoparsec >= 0.10.4 && < 0.13 , unordered-containers- , aeson >= 0.5 && < 0.8+ , aeson >= 0.5 && < 0.9 , base16-bytestring >= 0.1 , base64-bytestring >= 0.1.1 , time >= 1.2 && < 1.5