Spock 0.7.2.0 → 0.7.3.0
raw patch · 1 files changed
+1/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- Spock.cabal +1/−1
Spock.cabal view
@@ -1,5 +1,5 @@ name: Spock-version: 0.7.2.0+version: 0.7.3.0 synopsis: Another Haskell web framework for rapid development description: This toolbox provides everything you need to get a quick start into web hacking with haskell: fast routing, middleware, json, blaze, sessions, cookies, database helper, csrf-protection Homepage: https://github.com/agrafix/Spock