@hackage cabal-install2.0.0.0

The command-line interface for Cabal and Hackage.

  • Installation

    Custom

  • Dependencies (0)

  • Dependents (5)

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

      old-bytestring
       (off by default)

      Use bytestring < 0.10.2 and bytestring-builder

      old-directory
       (off by default)

      Use directory < 1.2 and old-time

      network-uri
       (on by default)

      Get Network.URI from the network-uri package

      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)

      parsec
       (off by default)

      Use parsec parser. This requires Cabal library built with its parsec flag enabled.

      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.