Git Product home page Git Product logo

rosspaterson / cabal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from haskell/cabal

0.0 0.0 0.0 37 MB

Official upstream development repository for Cabal and cabal-install

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

License: Other

Shell 0.46% JavaScript 0.01% C++ 0.17% Python 0.25% C 0.19% Haskell 98.12% COBOL 0.01% TeX 0.01% Makefile 0.17% HTML 0.01% Batchfile 0.01% Lex 0.15% M4 0.01% Dockerfile 0.24% Vim Script 0.23% Dhall 0.01%

cabal's Introduction

Cabal

Hackage version Stackage version Documentation Status IRC chat Matrix chat

This Cabal Git repository contains the following main packages:

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

Ways to get the cabal-install binary

  1. GHCup (preferred): get GHCup using the directions on its website and run:

    ghcup install --set cabal latest
    
  2. Download from official website: the cabal-install binary download for your platform should contain the cabal executable.

Ways to build cabal-install for everyday use

  1. With cabal-install: if you have a pre-existing version of cabal-install, run:

    cabal install cabal-install
    

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

  2. From Git: again with a pre-existing version of cabal-install, you can install the latest version from the Git repository. Clone the Git repository, move to its root, and run:

    cabal install --project-file=cabal.project.release cabal-install
    
  3. Bootstrapping: if you don't have a pre-existing version of cabal-install, look into the bootstrap directory.

Build for hacking and contributing to cabal

Refer to CONTRIBUTING.md.

cabal's People

Contributors

23skidoo avatar andreasabel avatar angerman avatar bardurarantsson avatar bgamari avatar bringert avatar dcoutts avatar edsko avatar emilypi avatar ericson2314 avatar ezyang avatar fgaz avatar gbaz avatar grayjay avatar hvr avatar igfoo avatar jneira avatar m-renaud avatar mergify[bot] avatar mikolaj avatar nominolo avatar phadej avatar ptkato avatar quasicomputational avatar robx avatar simonmar avatar syntaxpolice avatar tibbe avatar ttuegel avatar typedrat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.