string-class 0.1.6.4 → 0.1.6.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~taggednew-uploader
Dependency ranges changed: tagged
Files
- string-class.cabal +2/−2
string-class.cabal view
@@ -1,6 +1,6 @@ name: string-class -- Don't forget to bump the tag and CHANGELOG placeholder too.-version: 0.1.6.4+version: 0.1.6.5 cabal-version: >= 1.18 build-type: Simple license: BSD3@@ -46,7 +46,7 @@ --,bytestring >= 0.9.1.8 && < 0.11 ,bytestring >= 0.10.0.0 && < 0.11 ,text >= 0.11.0.1 && < 1.3- ,tagged >= 0.1.1 && < 0.8+ ,tagged >= 0.1.1 && < 0.9 exposed-modules: Data.String.Class