happstack-data 0.3.1 → 0.3.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~happstack-util
Dependency ranges changed: happstack-util
Files
- happstack-data.cabal +2/−2
happstack-data.cabal view
@@ -1,5 +1,5 @@ Name: happstack-data-Version: 0.3.1+Version: 0.3.2 License: BSD3 License-File: COPYING Author: Happstack team, HAppS LLC@@ -44,7 +44,7 @@ Build-Depends: binary, bytestring, containers,- happstack-util >= 0.3.1 && < 0.4, + happstack-util >= 0.3.2 && < 0.4, HaXml >= 1.13 && < 1.14, mtl, pretty,