charset 0.3.1.2 → 0.3.1.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~bytestringPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: bytestring
API changes (from Hackage documentation)
Files
- charset.cabal +2/−2
charset.cabal view
@@ -1,5 +1,5 @@ name: charset-version: 0.3.1.2+version: 0.3.1.3 license: BSD3 license-File: LICENSE copyright: (c) Edward Kmett 2010-2012@@ -30,7 +30,7 @@ build-depends: base >= 4 && < 5, array >= 0.2 && < 0.5,- bytestring >= 0.9.2.1 && < 0.10,+ bytestring == 0.9.*, containers >= 0.2 && < 0.6, semigroups >= 0.8.3.1 && < 0.9, unordered-containers >= 0.1.4.6 && < 0.3