[commit: Cabal] master: Update synopsis and description (15bce66)

Paolo Capriotti p.capriotti at gmail.com
Tue May 8 00:15:43 CEST 2012


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/15bce66b43bd39c30bf4610bc879a4cde1609673

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

commit 15bce66b43bd39c30bf4610bc879a4cde1609673
Author: Duncan Coutts <duncan at haskell.org>
Date:   Tue Jun 3 18:07:33 2008 +0000

    Update synopsis and description

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

 cabal-install/cabal-install.cabal |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/cabal-install/cabal-install.cabal b/cabal-install/cabal-install.cabal
index 9fde6de..116aa36 100644
--- a/cabal-install/cabal-install.cabal
+++ b/cabal-install/cabal-install.cabal
@@ -1,11 +1,10 @@
 Name:               cabal-install
 Version:            0.4.8
-Synopsis:           Automatic package handling for Haskell
+Synopsis:           The command-line interface for Cabal and Hackage.
 Description:        
-    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.
+    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>





More information about the Cvs-libraries mailing list