Commit Graph

7 Commits (365b54774225581946196d72ec4244f8e4108d35)

Author SHA1 Message Date
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Zach Moazeni 06035ab828 cabal-install 0.14.0
Closes Homebrew/homebrew#11875.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-26 21:08:50 -05:00
Jack Nagel 155078a78d cabal-install: style fixup
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-10 00:39:05 -06:00
Libor Wagner 03455325ed cabal-install: Add bash completion
The bash completion shipped with cabal-install package is now installed
to bash_completion.d directory.

Closes Homebrew/homebrew#8261.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:12:21 -07:00
Miëtek Bak eced8b33fa cabal-install 0.10.2
The cabal-install package provides the cabal command-line tool which
simplifies the process of managing Haskell software by automating the
fetching, configuration, compilation and installation of Haskell libraries
and programs.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-13 09:47:57 -07:00
Adam Vandenberg 97b5a58c8d cabal-install duplicates cabal in ghc, so remove 2010-10-30 20:25:35 -07:00
Frank J. Cameron c51c411972 Add formula for cabal-install
Cabal is a system for building and packaging Haskell libraries and
programs. It defines a common interface for package authors and
distributors to easily build their applications in a portable way.

cabal-install is the command line interface to Cabal and hackage. This
is the package that provides the 'cabal' command line program. To make
the process easier the cabal-install tarball contains a bootstrap.sh
script which downloads and installs all three dependencies.

	http://www.haskell.org/cabal/

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-26 09:46:57 -07:00