packages feed

hspec-snap 1.0.0.0 → 1.0.0.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~directorydep ~hspec-snapPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: directory, hspec-snap

API changes (from Hackage documentation)

Files

hspec-snap.cabal view
@@ -1,5 +1,5 @@ name:                hspec-snap-version:             1.0.0.0+version:             1.0.0.1 synopsis:            A library for testing with Hspec and the Snap Web Framework homepage:            https://github.com/dbp/hspec-snap license:             BSD3@@ -55,5 +55,5 @@                  , snap-core                >= 1.0      && < 1.1                  , text                     >= 0.11     && < 1.3                  , transformers             >= 0.3      && < 0.6-                 , directory                >= 1.2      && < 1.3-  build-depends:   hspec-snap               == 1.0.0.0+                 , directory                >= 1.2      && < 1.4+  build-depends:   hspec-snap               == 1.0.0.1