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 <[email protected]> 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 <[email protected]>, Paolo Martini <[email protected]> _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
