@hackage / cabal-install

The command-line interface for Cabal and Hackage.

Latest3.16.1.0

About

Metadata

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

  • Lottery factor: 4

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    native-dns (on by default)

    Enable use of the resolv & windns packages for performing DNS lookups

    lukko (off by default)

    Use lukko for file-locking

    git-rev (off by default)

    include Git revision hash in version

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.