web-encodings 0.3.0.4 → 0.3.0.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~text
Dependency ranges changed: text
Files
- web-encodings.cabal +2/−2
web-encodings.cabal view
@@ -1,5 +1,5 @@ name: web-encodings-version: 0.3.0.4+version: 0.3.0.5 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -21,7 +21,7 @@ time >= 1.1.2.4 && < 1.3, old-locale >= 1.0.0.1 && < 1.1, bytestring >= 0.9.1.4 && < 0.10,- text >= 0.5 && < 0.11,+ text >= 0.5 && < 0.12, failure >= 0.0.0 && < 0.2, directory >= 1 && < 1.2 exposed-modules: Web.Encodings