wz1000 / cabal

Official upstream development repository for Cabal and cabal-install

Home Page:https://haskell.org/cabal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cabal

Hackage version Stackage version Documentation Status IRC chat Matrix chat

This Cabal Git repository contains the following packages:

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

Installing cabal-install (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-install (preferred, with cabal-install)

Assuming that you have a pre-existing, recent 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:

cabal install --project-file=cabal.project.release cabal-install

Installing cabal-install without cabal-install

Assuming you don't have a pre-existing copy of cabal-install, look into bootstrap directory.

About

Official upstream development repository for Cabal and cabal-install

https://haskell.org/cabal

License:Other


Languages

Language:Haskell 98.1%Language:Shell 0.5%Language:Dockerfile 0.3%Language:Vim Script 0.2%Language:Python 0.2%Language:C 0.2%Language:Makefile 0.2%Language:C++ 0.2%Language:Lex 0.1%Language:M4 0.0%Language:Dhall 0.0%Language:Batchfile 0.0%Language:HTML 0.0%Language:COBOL 0.0%Language:JavaScript 0.0%Language:TeX 0.0%