1 The cabal-install package
2 =========================
4 See the [Cabal web site] for more information.
6 The `cabal-install` package provides a command line tool named `cabal`.
7 It uses the Cabal library and provides a user interface to the
8 Cabal/Hackage build automation and package management system. It can
9 build and install both local and remote packages, including
12 [Cabal web site]: http://www.haskell.org/cabal/