digestive-functors 0.7.1.2 → 0.7.1.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~textPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: text
API changes (from Hackage documentation)
Files
- digestive-functors.cabal +2/−2
digestive-functors.cabal view
@@ -1,5 +1,5 @@ Name: digestive-functors-Version: 0.7.1.2+Version: 0.7.1.3 Synopsis: A practical formlet library Description:@@ -66,7 +66,7 @@ containers >= 0.3 && < 0.6, mtl >= 1.1.0.0 && < 3, old-locale >= 1.0 && < 1.1,- text >= 0.10 && < 1.2,+ text >= 0.10 && < 1.3, time >= 1.4 && < 1.5 Test-suite digestive-functors-tests