Commit Graph

3 Commits (7cf82ea642b8c536a4fdd406bf1b66108a8eda7f)

Author SHA1 Message Date
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