Skip to content
Snippets Groups Projects
Commit 95f5efa6 authored by bos's avatar bos
Browse files

Merge pull request #15 from tibbe/base-dep

Bump depedency on integer-gmp
parents b88098c8 40c86e43
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,7 @@ library
if impl(ghc >= 6.11)
cpp-options: -DINTEGER_GMP
build-depends: integer-gmp >= 0.2 && < 0.4
build-depends: integer-gmp >= 0.2 && < 0.5
if impl(ghc >= 6.9) && impl(ghc < 6.11)
cpp-options: -DINTEGER_GMP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment