hspec-wai-json 0.9.1 → 0.9.2
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 +3/−3
hspec-wai-json.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: b69e885219351eccc359cc156851a2b05546adaab734c2e2917d71ea16bad081+-- hash: ab9b6e84e76baa1193921c7bfaa6cb138045b8b4f50fec394a023ac00410c222 name: hspec-wai-json-version: 0.9.1+version: 0.9.2 homepage: https://github.com/hspec/hspec-wai#readme bug-reports: https://github.com/hspec/hspec-wai/issues license: MIT@@ -40,7 +40,7 @@ , base ==4.* , bytestring , case-insensitive- , hspec-wai ==0.9.1+ , hspec-wai ==0.9.2 , template-haskell ghc-options: -Wall default-language: Haskell2010