[commit: Cabal] master: Update description (de4fb03)
Ian Lynagh
igloo at earth.li
Fri Jun 24 01:48:14 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/de4fb03a0604641949d489b50543a7d186e90fd1
>---------------------------------------------------------------
commit de4fb03a0604641949d489b50543a7d186e90fd1
Author: Duncan Coutts <duncan at haskell.org>
Date: Sun Oct 21 13:36:22 2007 +0000
Update description
>---------------------------------------------------------------
cabal-install/cabal-install.cabal | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/cabal-install/cabal-install.cabal b/cabal-install/cabal-install.cabal
index 1d2b84f..9415004 100644
--- a/cabal-install/cabal-install.cabal
+++ b/cabal-install/cabal-install.cabal
@@ -2,9 +2,10 @@ Name: cabal-install
Version: 0.3.0
Synopsis: Automatic package handling for Haskell
Description:
- apt-get like tool for Haskell. 'cabal' simplifies the process of
- managing Haskell software by automating the fetching, configuration,
- compilation and installation of Haskell libraries and packages.
+ apt-get like tool for Haskell. 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.
License: BSD3
License-File: LICENSE
Author: Lemmih <lemmih at gmail.com>, Paolo Martini <paolo at nemail.it>
More information about the Cvs-libraries
mailing list