[commit: packages/time] master, wip/travis: Added bug-reports line to time.cabal (892717c)
git at git.haskell.org
git at git.haskell.org
Sat May 7 06:49:10 UTC 2016
Repository : ssh://git@git.haskell.org/time
On branches: master,wip/travis
Link : http://git.haskell.org/packages/time.git/commitdiff/892717c506ebbeadf8b9f1f8eecf5e145cfed47e
>---------------------------------------------------------------
commit 892717c506ebbeadf8b9f1f8eecf5e145cfed47e
Author: Ashley Yakeley <ashley at yakeley.org>
Date: Sun Sep 7 23:13:08 2014 -0700
Added bug-reports line to time.cabal
>---------------------------------------------------------------
892717c506ebbeadf8b9f1f8eecf5e145cfed47e
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 at 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
More information about the ghc-commits
mailing list