packages feed

airship 0.9.0 → 0.9.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~tasty-quickcheckPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: tasty-quickcheck

API changes (from Hackage documentation)

Files

airship.cabal view
@@ -2,7 +2,7 @@ synopsis:             A Webmachine-inspired HTTP library homepage:             https://github.com/helium/airship/ Bug-reports:          https://github.com/helium/airship/issues-version:              0.9.0+version:              0.9.1 license:              MIT license-file:         LICENSE author:               Reid Draper and Patrick Thomson@@ -84,7 +84,7 @@                       , text                    == 1.2.*                       , bytestring              >= 0.9.1   && < 0.11                       , tasty                   >= 0.10.1  && < 0.12-                      , tasty-quickcheck        >= 0.8.3   && < 0.8.5+                      , tasty-quickcheck        >= 0.8.3   && < 0.10                       , tasty-hunit             >= 0.9.1   && < 0.10                       , transformers                       , wai                     >= 3.0     && < 3.3