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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?