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

Add "bug-reports" and "source-repository" info to the Cabal file

parent 639d075a
No related branches found
No related tags found
No related merge requests found
......@@ -3,12 +3,17 @@ version: 0.1.0.0
license: BSD3
license-file: LICENSE
maintainer: libraries@haskell.org
bug-reports: http://hackage.haskell.org/trac/ghc/newticket?component=libraries%20%28other%29
synopsis: Integer library based on GMP
description:
This package contains an Integer library based on GMP.
cabal-version: >=1.2
build-type: Simple
source-repository head
type: darcs
location: http://darcs.haskell.org/packages/integer-gmp/
Library {
build-depends: ghc-prim
exposed-modules: GHC.Integer
......
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