packages feed

text-icu 0.6.3.0 → 0.6.3.1

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

text-icu.cabal view
@@ -1,5 +1,5 @@ name:           text-icu-version:        0.6.3.0+version:        0.6.3.1 synopsis:       Bindings to the ICU library homepage:       http://bitbucket.org/bos/text-icu bug-reports:    http://bitbucket.org/bos/text-icu/issues@@ -40,7 +40,7 @@   README.markdown include/hs_text_icu.h tests/benchmarks/Breaker.hs  library-  build-depends:     base < 5, bytestring, text >= 0.9.1.0 && <= 0.11.0.0+  build-depends:     base < 5, bytestring, text >= 0.9.1.0 && <= 0.12.0.0   if impl(ghc >= 6.10)     build-depends:   base >= 4