Merge pull request #9177 from FinleyMcIlwaine/wip/haddock-avoid-recomp
[cabal.git] / cabal-install / README.md
blob032fe84d24782a945d0c915d36f9ab979a694390
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
10 dependencies.
12 [Cabal web site]: http://www.haskell.org/cabal/