stack: The Haskell Tool Stack

[ bsd3, development, library, program ] [ Propose Tags ]

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.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
disable-git-info

Disable compile-time inclusion of current git info in stack

Disabled
hide-dependency-versions

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.

Disabled
integration-tests

Run the integration test suite

Disabled
static

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

Disabled
supported-build

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.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.0, 0.0.1, 0.0.2, 0.0.2.1, 0.0.3, 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.3.1, 0.1.4.0, 0.1.4.1, 0.1.5.0, 0.1.6.0, 0.1.8.0, 0.1.10.0, 0.1.10.1, 1.0.0, 1.0.2, 1.0.4, 1.0.4.1, 1.0.4.2, 1.0.4.3, 1.1.0, 1.1.2, 1.2.0, 1.3.0, 1.3.2, 1.4.0, 1.5.0, 1.5.1, 1.6.1, 1.6.1.1, 1.6.3, 1.6.3.1, 1.6.5, 1.7.1, 1.9.1, 1.9.1.1, 1.9.3, 1.9.3.1, 2.1.1, 2.1.1.1, 2.1.3, 2.1.3.1, 2.3.1, 2.3.3, 2.5.1, 2.5.1.1, 2.7.1, 2.7.3, 2.7.5, 2.9.1, 2.9.3, 2.9.3.1, 2.11.1, 2.13.1, 2.15.1, 2.15.3, 2.15.5, 9.9.9 (info)
Change log ChangeLog.md
Dependencies aeson (>=1.4.6.0), annotated-wl-pprint (>=0.7.0), ansi-terminal (>=0.9.1), array (>=0.5.3.0), async (>=2.2.2), attoparsec (>=0.13.2.3), base (>=4.10 && <5), base64-bytestring (>=1.0.0.3), bytestring (>=0.10.8.2), Cabal (>=3.0.0.0 && <3.2), casa-client (>=0.0.1), casa-types (>=0.0.1), colour (>=2.3.5), conduit (>=1.3.1.2), conduit-extra (>=1.3.4), containers (>=0.6.0.1), cryptonite (>=0.25), cryptonite-conduit (>=0.2.2), deepseq (>=1.4.4.0), directory (>=1.3.3.0), echo (>=0.1.3), exceptions (>=0.10.4), extra (>=1.6.19), file-embed (>=0.0.11.1), filelock (>=0.1.1.4), filepath (>=1.4.2.1), fsnotify (>=0.3.0.1), generic-deriving (>=1.12.4), githash (>=0.1.3.3), hackage-security (>=0.5.3.0), hashable (>=1.2.7.0), hi-file-parser (>=0.1.0.0), hpack (>=0.33.0), hpc (>=0.6.0.3), hspec (>=2.7.1), http-client (>=0.6.4), http-client-tls (>=0.3.5.3), http-conduit (>=2.3.7.3), http-download (>=0.2.0.0), http-types (>=0.12.3), memory (>=0.14.18), microlens (>=0.4.10), mintty (>=0.1.2), mono-traversable (>=1.0.15.1), mtl (>=2.2.2), mustache (>=2.3.1), neat-interpolation (>=0.3.2.6), network-uri (>=2.6.2.0), open-browser (>=0.2.1.0), optparse-applicative (>=0.14.3.0 && <0.16), optparse-generic (>=1.3.1), optparse-simple (>=0.1.1.2), pantry (>=0.4.0.1 && <0.5), path (>=0.6.1), path-io (>=1.4.2), persistent (>=2.9.2), persistent-sqlite (>=2.9.3), persistent-template (>=2.6.0), pretty (>=1.1.3.6), primitive (>=0.6.4.0), process (>=1.6.5.0), project-template (>=0.2.0.1), regex-applicative-text (>=0.1.0.1), retry (>=0.8.1.0), rio (>=0.1.14.0), rio-prettyprint (>=0.1.0.0), semigroups (>=0.18.5), split (>=0.2.3.3), stack, stm (>=2.5.0.0), streaming-commons (>=0.2.1.2), tar (>=0.5.1.1), template-haskell (>=2.14.0.0), temporary (>=1.3), text (>=1.2.3.1), text-metrics (>=0.3.0), th-reify-many (>=0.1.9), time (>=1.8.0.2), tls (>=1.4.1), transformers (>=0.5.6.2), typed-process (>=0.2.6.0), unicode-transforms (>=0.3.6), unix (>=2.7.2.2), unix-compat (>=0.5.2), unliftio (>=0.2.12), unordered-containers (>=0.2.10.0), vector (>=0.12.1.2), Win32 (>=2.6.1.0), yaml (>=0.11.2.0), zip-archive (>=0.4.1), zlib (>=0.6.2.1) [details]
License BSD-3-Clause
Author Commercial Haskell SIG
Maintainer manny@fpcomplete.com
Revised Revision 1 made by Bodigrim at 2022-03-12T11:21:06Z
Category Development
Home page http://haskellstack.org
Bug tracker https://github.com/commercialhaskell/stack/issues
Source repo head: git clone https://github.com/commercialhaskell/stack
Uploaded by borsboom at 2020-04-29T18:15:27Z
Distributions Arch:2.9.1, Debian:2.3.3, Fedora:2.9.3.1, LTSHaskell:2.13.1, NixOS:2.15.5
Reverse Dependencies 3 direct, 1 indirect [details]
Executables stack-integration-test, stack
Downloads 57962 total (279 in the last 30 days)
Rating 2.25 (votes: 7) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-04-29 [all 1 reports]

Readme for stack-2.3.1

[back to package description]

The Haskell Tool Stack

Build Status Release Join the chat at https://gitter.im/commercialhaskell/stack

Stack is a cross-platform program for developing Haskell projects. It is intended for Haskellers both new and experienced.

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