cabal

Official upstream development repository for Cabal and cabal-install

Github stars Tracking Chart

Cabal Hackage version Stackage version Build Status Windows build status Documentation Status

This Cabal Git repository contains the following packages:

The canonical upstream repository is located at
https://github.com/haskell/cabal.

Installing Cabal (by downloading the binary)

Prebuilt binary releases can be obtained from https://www.haskell.org/cabal/download.html.
The cabal-install binary download for your platform should contain the cabal executable.

Installing Cabal (with cabal)

Assuming that you have a pre-existing, older version of cabal-install,
run:

cabal install cabal-install

To get the latest version of cabal-install. (You may want to cabal update first.)

To install the latest version from the Git repository, clone the
Git repository and then run:

(cd Cabal; cabal install)
(cd cabal-install; cabal install)

Installing Cabal (without cabal)

Assuming you don't have a pre-existing copy of cabal-install, run:

cabal-install $ ./bootstrap.sh # running ./bootstrap.sh from within in cabal-install folder.

For more details, and non-unix like systems, see the README.md in cabal-install and Contributing Guidelines.

Main metrics

Overview
Name With Ownerhaskell/cabal
Primary LanguageHaskell
Program languageHaskell (Language Count: 18)
Platform
License:Other
所有者活动
Created At2012-03-15 12:53:38
Pushed At2025-07-08 13:45:29
Last Commit At2025-07-08 03:41:24
Release Count257
Last Release Namecabal-head (Posted on )
First Release Name0_4 (Posted on 2005-01-17 21:28:50)
用户参与
Stargazers Count1.7k
Watchers Count66
Fork Count714
Commits Count15k
Has Issues Enabled
Issues Count6118
Issue Open Count1738
Pull Requests Count3932
Pull Requests Open Count105
Pull Requests Close Count868
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private