@hackage / cabal-install
The command-line interface for Cabal and Hackage.
About
Metadata
- Last updated:
- License: BSD-3-Clause
- Categories: Package Distribution
- Maintained by: Cabal Development Team <cabal-devel@haskell.org>
-
Lottery factor: 3
The number of people with uploader permission on @hackage/cabal-install who have released something to @hackage in the last 2 years (i.e. the number of people likely able to release critical fixes in a timely manner)
Links
Installation
Uploaders
- Philip Lawson
- Eugene Mills
- Luke Hudson
- Paul Greer
- 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.