@hackage stack1.0.4.1

The Haskell Tool Stack

The Haskell Tool Stack

Build Status Windows build status Release

stack is a cross-platform program for developing Haskell projects. It is aimed at Haskellers both new and experienced.

See haskellstack.org or the doc directory for more information.

  • Installation

  • Dependencies (0)

  • Dependents (3)

    @hackage/now-haskell, @hackage/guardian, @hackage/stack2nix
  • Package Flags

      integration-tests
       (off by default)

      Run the integration test suite

      disable-git-info
       (off by default)

      Disable compile-time inclusion of current git info in stack

      static
       (off by default)

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