packages feed

fb 0.12.3 → 0.12.3.4

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~bytestringPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: bytestring

API changes (from Hackage documentation)

Files

fb.cabal view
@@ -1,5 +1,5 @@ name:              fb-version:           0.12.3+version:           0.12.3.4 license:           BSD3 license-file:      LICENSE author:            Felipe Lessa@@ -60,7 +60,7 @@   build-depends:       base               >= 4       && < 5     , lifted-base        >= 0.1     && < 0.2-    , bytestring         >= 0.9     && < 0.10+    , bytestring         >= 0.9     && < 0.11     , text               >= 0.11    && < 0.12     , transformers       >= 0.2     && < 0.4     , transformers-base