@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: 3

Links

Installation

Uploaders

  1. Philip Lawson
  2. Eugene Mills
  3. Luke Hudson
  4. Paul Greer
  5. Timothy Thornton

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.