@hackage cabal-install2.2.0.0

The command-line interface for Cabal and Hackage.

  • Installation

    Custom

  • Dependencies (32)

  • Dependents (5)

    @hackage/acme-everything, @hackage/cabal-hoogle, @hackage/hackage-revdeps, @hackage/guardian, @hackage/hix
  • Package Flags

      native-dns
       (on by default)

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

      debug-expensive-assertions
       (off by default)

      Enable expensive assertions for testing or debugging

      debug-conflict-sets
       (off by default)

      Add additional information to ConflictSets

      debug-tracetree
       (off by default)

      Compile in support for tracetree (used to debug the solver)

      lib
       (off by default)

      Build cabal-install as a library. Please only use this if you are a cabal-install developer.

      monolithic
       (off by default)

      Build cabal-install also with all of its test and support code. Used by our continuous integration.

The 'cabal' command-line program simplifies the process of managing Haskell software by automating the fetching, configuration, compilation and installation of Haskell libraries and programs.

This package only provides an executable and cannot be used as a library (ignore the module listing below.)