Description
The command-line interface for Cabal and Hackage.
Description
The 'cabal' command-line program simplifies the process of managing Haskell software by automating the fetching, configuration, compilation and installation of Haskell libraries and programs.
README.md
The cabal-install package
See the Cabal web site for more information.
The cabal-install
package provides a command line tool named cabal
. It uses the Cabal library and provides a user interface to the Cabal/Hackage build automation and package management system. It can build and install both local and remote packages, including dependencies.