cabal

Official upstream development repository for Cabal and cabal-install

Github星跟踪图

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.

主要指标

概览
名称与所有者haskell/cabal
主编程语言Haskell
编程语言Haskell (语言数: 18)
平台
许可证Other
所有者活动
创建于2012-03-15 12:53:38
推送于2025-07-08 13:45:29
最后一次提交2025-07-08 03:41:24
发布数257
最新版本名称cabal-head (发布于 )
第一版名称0_4 (发布于 2005-01-17 21:28:50)
用户参与
星数1.7k
关注者数66
派生数714
提交数15k
已启用问题?
问题数6118
打开的问题数1738
拉请求数3932
打开的拉请求数105
关闭的拉请求数868
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?