Skip to content
Snippets Groups Projects
Commit 14c1eda0 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Require Cabal version >= 1.6

parent dda286ea
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ bug-reports: http://hackage.haskell.org/trac/ghc/newticket?component=libraries%2 ...@@ -7,7 +7,7 @@ bug-reports: http://hackage.haskell.org/trac/ghc/newticket?component=libraries%2
synopsis: Integer library based on GMP synopsis: Integer library based on GMP
description: description:
This package contains an Integer library based on GMP. This package contains an Integer library based on GMP.
cabal-version: >=1.2 cabal-version: >=1.6
build-type: Simple build-type: Simple
source-repository head source-repository head
......
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