@hackage stack3.9.3
A program for developing Haskell projects
Categories
License
BSD-3-Clause
Maintainer
Mike Pilgrem <public@pilgrem.com>, Emanuel Borsboom <manny@fpcomplete.com>
Links
Versions
Installation
CustomDependencies (70)
- Cabal >=3.14 && <3.17
- Win32 >=2.14.1.0
- aeson >=2.0.3.0
- aeson-warning-parser >=0.1.1
- ansi-terminal >=1.0.2
- array >=0.5.8.0 Show all…
Dependents (5)
@hackage/stack-lib, @hackage/rosmsg-bin, @hackage/now-haskell, @hackage/guardian, @hackage/stack2nix
Package Flags
developer-mode
(off by default)
By default, output extra developer information.
disable-git-info
(off by default)
Disable inclusion of current Git information in the Stack executable when it is built.
disable-stack-upload
(off by default)
For use only during development and debugging. Disable 'stack upload' so that it does not make HTTP requests. Stack will output information about the HTTP request(s) that it would have made if the command was enabled.
hide-dependency-versions
(off by default)
Hides dependency versions from 'stack --version'. Used only when building a Stack executable for official release. 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)
When building the Stack executable, or the stack-integration-test executable, pass the -static and -pthread flags to the linker used by GHC.
supported-build
(off by default)
If false, causes 'stack --version' to issue a warning about the build being unsupported. Used only when building a Stack executable for official release. 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.
Stack
Stack is a program for developing Haskell projects. It is aimed at new and experienced users of Haskell and seeks to support them fully on Linux, macOS and Windows.
See haskellstack.org, or the doc directory of this repository, for more information.
Learning to use Stack
If you are learning to use Stack and have questions, a discussion at the Haskell Community forum may help. See its 'Learn' category.
Community
You can participate with the Stack community in the following areas:
-
the Haskell Community forum
-
the Haskell Stack and Stackage room (address
#haskell-stack:matrix.org) on Matrix