@hackage stack1.9.1

The Haskell Tool Stack

  • Installation

    Custom

  • Dependencies (83)

  • Dependents (5)

    @hackage/stack-lib, @hackage/rosmsg-bin, @hackage/now-haskell, @hackage/guardian, @hackage/stack2nix
  • Package Flags

      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 with stack.yaml

      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. True only if building with stack.yaml

Please see the README.md for usage information, and the wiki on Github for more details. Also, 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.