Official upstream development repository for Cabal and cabal-install
Browse cluster: Haskell tooling and libraries →Cabal is the official upstream development repository for Cabal and cabal-install, which together form the Haskell build automation and package management system. The Cabal library provides the core functionality, while cabal-install supplies a command-line tool that uses this library to build and install local and remote packages along with their dependencies through Hackage. The project is maintained by contributors acknowledged in the AUTHORS file and is written in Haskell, with support for bootstrapping on new platforms, comprehensive integration testing, and extensive documentation for users and developers.