Skip to content

Mirror of packages-Cabal repository. DO NOT SUBMIT PULL REQUESTS HERE. Use https://github.com/haskell/cabal instead.

License

Notifications You must be signed in to change notification settings

grin-compiler/packages-Cabal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Mirror of packages-Cabal repository. DO NOT SUBMIT PULL REQUESTS HERE. Use https://github.com/haskell/cabal instead.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 98.0%
  • Shell 0.5%
  • Dockerfile 0.4%
  • Vim Script 0.2%
  • Python 0.2%
  • Makefile 0.2%
  • Other 0.5%