bytestring-show 0.3.5.3 → 0.3.5.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~integer-gmp
Dependency ranges changed: integer-gmp
Files
- bytestring-show.cabal +2/−2
bytestring-show.cabal view
@@ -1,5 +1,5 @@ name: bytestring-show-version: 0.3.5.3+version: 0.3.5.4 license: BSD3 license-file: LICENSE author: Dan Doel@@ -45,7 +45,7 @@ if impl(ghc >= 6.11) && !flag(integer-simple) cpp-options: -DINTEGER_GMP- build-depends: integer-gmp >= 0.2 && < 0.5+ build-depends: integer-gmp >= 0.2 if impl(ghc >= 6.9) && impl(ghc < 6.11) && !flag(integer-simple) cpp-options: -DINTEGER_GMP