packages feed

hspec-wai-json 0.12.0 → 0.12.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: hspec-wai

API changes (from Hackage documentation)

Files

hspec-wai-json.cabal view
@@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.38.3.+-- This file has been generated from package.yaml by hpack version 0.39.1. -- -- see: https://github.com/sol/hpack  name:           hspec-wai-json-version:        0.12.0+version:        0.12.1 synopsis:       Testing JSON APIs with hspec-wai description:    Testing JSON APIs with hspec-wai category:       Testing@@ -39,7 +39,7 @@     , base ==4.*     , bytestring     , case-insensitive-    , hspec-wai ==0.12.0+    , hspec-wai ==0.12.1     , template-haskell   default-language: Haskell2010