From 9b6e84426061cb7a2c9840ecfc51e553d27e6664 Mon Sep 17 00:00:00 2001 From: defanor Date: Mon, 4 Dec 2017 07:35:34 +0300 Subject: Add source-repository and bug-reports into coalpit.cabal --- coalpit.cabal | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/coalpit.cabal b/coalpit.cabal index dcf8b43..79d6937 100644 --- a/coalpit.cabal +++ b/coalpit.cabal @@ -12,6 +12,10 @@ extra-source-files: ChangeLog.md , README.md cabal-version: >=1.10 tested-with: GHC == 8.0.1, GHC == 8.0.2, GHC == 8.2.1 +bug-reports: https://github.com/defanor/coalpit/issues +source-repository head + type: git + location: https://git.uberspace.net/coalpit library exposed-modules: Coalpit -- cgit v1.2.3