@hackage / cabal-install

The command-line interface for Cabal and Hackage.

Latest v3.10.2.0

About

Metadata

  • Last updated:
  • License: BSD-3-Clause
  • Categories: Package Distribution
  • Maintained by: Cabal Development Team <cabal-devel@haskell.org>
  • Lottery factor: 5

Links

Installation

Build targets

  • JS
  • WASM

Uploaders

  1. Devin Curry
  2. Bertha Ryan
  3. Laura Simmons
  4. David Pierce
  5. Mason Sims
  6. Rosie Newman

Features flags

  • native-dns  (on by default)
    Enable use of the [resolv](https://hackage.haskell.org/package/resolv) & [windns](https://hackage.haskell.org/package/windns) packages for performing DNS lookups
  • lukko  (on by default)
    Use @lukko@ for file-locking

Readme

The cabal-install package

See the Cabal web site for more information.

The cabal-install package provides a command line tool named cabal. It uses the Cabal library and provides a user interface to the Cabal/Hackage build automation and package management system. It can build and install both local and remote packages, including dependencies.