From 892717c506ebbeadf8b9f1f8eecf5e145cfed47e Mon Sep 17 00:00:00 2001 From: Ashley Yakeley <ashley@yakeley.org> Date: Sun, 7 Sep 2014 23:13:08 -0700 Subject: [PATCH] Added bug-reports line to time.cabal --- time.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/time.cabal b/time.cabal index b5c1638..068219a 100644 --- a/time.cabal +++ b/time.cabal @@ -6,6 +6,7 @@ license-file: LICENSE author: Ashley Yakeley maintainer: <ashley@semantic.org> homepage: https://github.com/haskell/time +bug-reports: https://github.com/haskell/time/issues synopsis: A time library description: A time library category: System -- GitLab