Add changelog file
[cabal.git] / cabal-install / README.md
blob76364e6868d8ce422aa2a7640354c7e345e32172
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/
13 [Cabal]: ../Cabal/README.md