@hackage stack2.3.3

The Haskell Tool Stack

  • Installation

    Custom

  • Dependencies (76)

  • Dependents (1)

    @hackage/guardian
  • Package Flags

      developer-mode
       (off by default)

      By default, should extra developer information be output?

      disable-git-info
       (off by default)

      Disable compile-time inclusion of current git info in stack

      hide-dependency-versions
       (off by default)

      Hides dependency versions from 'stack --version', used only by building Stack and the default stack.yaml. Note to packagers/distributors: DO NOT OVERRIDE THIS FLAG IF YOU ARE BUILDING stack ANY OTHER WAY (e.g. using cabal or from Hackage), as it makes debugging support requests more difficult.

      integration-tests
       (off by default)

      Run the integration test suite

      static
       (off by default)

      Pass -static/-pthread to ghc when linking the stack binary.

      supported-build
       (off by default)

      If false, causes 'stack --version' to issue a warning about the build being unsupported. Should be True only if building with Stack and the default stack.yaml. Note to packagers/distributors: DO NOT OVERRIDE THIS FLAG IF YOU ARE BUILDING stack ANY OTHER WAY (e.g. using cabal or from Hackage), as it makes debugging support requests more difficult.

Please see the documentation at https://docs.haskellstack.org for usage information.

If building a stack executable for distribution, please download the source code from https://github.com/commercialhaskell/stack/releases and build it using Stack itself in order to ensure identical behaviour to official binaries. This package on Hackage is provided for convenience and bootstrapping purposes.

Note that the API for the library is not currently stable, and may change significantly, even between minor releases. It is currently only intended for use by the executable.