packages feed

text-format 0.3.0.7 → 0.3.0.8

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~basedep ~integer-gmpPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base, integer-gmp

API changes (from Hackage documentation)

Files

text-format.cabal view
@@ -1,5 +1,5 @@ name:           text-format-version:        0.3.0.7+version:        0.3.0.8 license:        BSD3 license-file:   LICENSE homepage:       https://github.com/bos/text-format@@ -57,7 +57,7 @@   cpp-options: -DINTEGER_GMP    if impl(ghc >= 6.11)-    build-depends: integer-gmp >= 0.2 && < 0.5+    build-depends: integer-gmp >= 0.2    if impl(ghc >= 6.9) && impl(ghc < 6.11)     build-depends: integer >= 0.1 && < 0.2