happstack-util 0.5.0 → 0.5.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~basedep ~parsecdep ~timePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base, parsec, time
API changes (from Hackage documentation)
Files
- happstack-util.cabal +2/−2
happstack-util.cabal view
@@ -1,5 +1,5 @@ Name: happstack-util-Version: 0.5.0+Version: 0.5.0.1 Synopsis: Web framework License: BSD3 License-file: COPYING@@ -32,7 +32,7 @@ mtl, old-locale, old-time,- parsec < 3,+ parsec < 4, process, time, random,