[commit: Cabal] master: Add homepage and bug-reports fields to .cabal file (7c31311)

Ian Lynagh igloo at earth.li
Fri Jun 24 02:02:28 CEST 2011


Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/7c31311f155571432337f33609b1ad199e1c92f2

>---------------------------------------------------------------

commit 7c31311f155571432337f33609b1ad199e1c92f2
Author: Duncan Coutts <duncan at haskell.org>
Date:   Sun Feb 1 22:50:21 2009 +0000

    Add homepage and bug-reports fields to .cabal file

>---------------------------------------------------------------

 cabal-install/cabal-install.cabal |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/cabal-install/cabal-install.cabal b/cabal-install/cabal-install.cabal
index 8dfa478..7f36d81 100644
--- a/cabal-install/cabal-install.cabal
+++ b/cabal-install/cabal-install.cabal
@@ -5,6 +5,8 @@ Description:
     The \'cabal\' command-line program simplifies the process of managing
     Haskell software by automating the fetching, configuration, compilation
     and installation of Haskell libraries and programs.
+homepage:           http://www.haskell.org/cabal/
+bug-reports:        http://hackage.haskell.org/trac/hackage/
 License:            BSD3
 License-File:       LICENSE
 Author:             Lemmih <lemmih at gmail.com>





More information about the Cvs-libraries mailing list