summaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
authorMorrow <themorrowm@gmail.com>2022-02-10 01:14:47 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-02-10 19:20:13 -0500
commit89cf8caac369279402443ae61bfa8d8d28f5d67f (patch)
tree8c574c1138dd79c17521796a8e1be38349d52af2 /libraries
parenta1d979682caeac0c9a99ec213ae53a15a82a3682 (diff)
downloadhaskell-89cf8caac369279402443ae61bfa8d8d28f5d67f.tar.gz
Add metadata to integer-gmp.cabal
Diffstat (limited to 'libraries')
-rw-r--r--libraries/integer-gmp/integer-gmp.cabal8
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/integer-gmp/integer-gmp.cabal b/libraries/integer-gmp/integer-gmp.cabal
index b8d5e6c774..adb05116f5 100644
--- a/libraries/integer-gmp/integer-gmp.cabal
+++ b/libraries/integer-gmp/integer-gmp.cabal
@@ -9,6 +9,14 @@ author: Herbert Valerio Riedel
maintainer: hvr@gnu.org
category: Numeric, Algebra
build-type: Simple
+
+homepage: https://www.haskell.org/ghc/
+bug-reports: https://gitlab.haskell.org/ghc/ghc/issues/new
+source-repository head
+ type: git
+ location: https://gitlab.haskell.org/ghc/ghc.git
+ subdir: libraries/integer-gmp
+
description:
This package used to provide an implementation of the standard 'Integer'
type based on the