stack: The Haskell Tool Stack
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.
[Skip to Readme]
Modules
[Index]
- Control
- Concurrent
- Data
- Distribution
- Version
- Network
- Options
- Path
- Paths_stack
- Stack
- Stack.Build
- Stack.BuildPlan
- Stack.Clean
- Stack.Config
- Stack.ConfigCmd
- Stack.Constants
- Stack.Coverage
- Stack.Docker
- Stack.Dot
- Stack.Exec
- Stack.Fetch
- Stack.FileWatch
- Stack.GhcPkg
- Stack.Ghci
- Stack.Ide
- Stack.Image
- Stack.Init
- Stack.New
- Stack.Nix
- Stack.Options
- Stack.Package
- Stack.PackageDump
- Stack.PackageIndex
- Stack.SDist
- Stack.Setup
- Stack.Sig
- Stack.Solver
- Stack.Types
- Stack.Types.Build
- Stack.Types.BuildPlan
- Stack.Types.Compiler
- Stack.Types.Config
- Stack.Types.Docker
- Stack.Types.FlagName
- Stack.Types.GhcPkgId
- Stack.Types.Image
- Stack.Types.Internal
- Stack.Types.Nix
- Stack.Types.Package
- Stack.Types.PackageIdentifier
- Stack.Types.PackageIndex
- Stack.Types.PackageName
- Stack.Types.Sig
- Stack.Types.StackT
- Stack.Types.TemplateName
- Stack.Types.Urls
- Stack.Types.Version
- Stack.Upgrade
- Stack.Upload
- System
Flags
Manual Flags
Name | Description | Default |
---|---|---|
integration-tests | Run the integration test suite | Disabled |
disable-git-info | Disable compile-time inclusion of current git info in stack | Disabled |
static | Pass -static/-pthread to ghc when linking the stack binary. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- stack-1.1.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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, 2.15.7, 3.1.1, 3.3.1, 3.5.1, 9.9.9 (info) |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=0.8.0.2 && <0.10 || >=0.11 && <0.12), ansi-terminal (>=0.6.2.3 && <0.7), async (>=2.0.2 && <2.2), attoparsec (>=0.12.1.5 && <0.14), base (>=4.7 && <5), base-compat (>=0.6 && <0.10), base16-bytestring (>=0.1.1.6 && <0.2), base64-bytestring (>=1.0.0.1 && <1.1), binary (>=0.7 && <0.9), binary-tagged (>=0.1.1 && <0.2), blaze-builder (>=0.4.0.2 && <0.5), byteable (>=0.1.1 && <0.2), bytestring (>=0.10.6.0 && <0.11), Cabal (>=1.18.1.5 && <1.25), conduit (>=1.2.4 && <1.3), conduit-extra (>=1.1.7.1 && <1.2), containers (>=0.5.5.1 && <0.6), cryptohash (>=0.11.6 && <0.12), cryptohash-conduit (>=0.1.1 && <0.2), deepseq (>=1.4 && <1.5), directory (>=1.2.2.0 && <1.3), edit-distance (>=0.2 && <0.3), either (>=4.4.1.1 && <4.5), enclosed-exceptions (>=1.0.1.1 && <1.1), errors (>=2.1.2 && <2.2), exceptions (>=0.8.0.2 && <0.9), extra (>=1.4.6 && <1.6), fast-logger (>=2.3.1 && <2.5), filelock (>=0.1.0.1 && <0.2), filepath (>=1.4.0.0 && <1.5), fsnotify (>=0.2.1 && <0.3), generic-deriving (>=1.9.0 && <1.12), gitrev (>=1.1 && <1.3), hashable (>=1.2.3.2 && <1.3), hastache (>=0.6.1 && <0.7), hit (>=0.6.3 && <0.7), hpack (>=0.14.0 && <0.15), hpc (>=0.6.0.2 && <0.7), http-client (>=0.4.28 && <0.5), http-client-tls (>=0.2.2 && <0.3), http-conduit (>=2.1.7 && <2.2), http-types (>=0.8.6 && <0.10), lifted-base (>=0.2.3.6 && <0.3), microlens (>=0.3.0.0 && <0.5), monad-control (>=1.0.1.0 && <1.1), monad-logger (>=0.3.13.1 && <0.4), monad-unlift (>=0.1.2.0 && <0.3), mtl (>=2.1.3.1 && <2.3), open-browser (>=0.2.1 && <0.3), optparse-applicative (>=0.11.0.2 && <0.13), optparse-simple (>=0.0.3 && <0.1), path (>=0.5.7 && <0.6), path-io (>=1.1.0 && <2.0.0), persistent (>=2.1.2 && <2.7), persistent-sqlite (>=2.1.4 && <2.5.0.1 || >2.5.0.1 && <2.7), persistent-template (>=2.1.1 && <2.6), pretty (>=1.1.1.1 && <1.2), process (>=1.2.0.0 && <1.5), project-template (>=0.2 && <0.3), regex-applicative-text (>=0.1.0.1 && <0.2), resourcet (>=1.1.4.1 && <1.2), retry (>=0.6 && <0.8), safe (>=0.3 && <0.4), semigroups (>=0.5 && <0.19), split (>=0.2.3.1 && <0.3), stack (>=1.1.2 && <1.2), stm (>=2.4.4 && <2.5), streaming-commons (>=0.1.10.0 && <0.2), tar (>=0.4.1.0 && <0.6), template-haskell (>=2.9.0.0 && <2.12), temporary (>=1.2.0.3 && <1.3), text (>=1.2.0.4 && <1.3), text-binary (>=0.2.1 && <0.3), time (>=1.4.2 && <1.7), tls (>=1.3.8 && <1.4), transformers (>=0.3.0.0 && <0.6), transformers-base (>=0.4.4 && <0.5), unix (>=2.7.0.1 && <2.8), unix-compat (>=0.4.1.4 && <0.5), unordered-containers (>=0.2.5.1 && <0.3), vector (>=0.10.12.3 && <0.12), vector-binary-instances (>=0.2.3.2 && <0.3), Win32 (>=2.3.1.0 && <2.4), yaml (>=0.8.10.1 && <0.9), zip-archive (>=0.2.3.7 && <0.4), zlib (>=0.5.4.2 && <0.7) [details] |
License | BSD-3-Clause |
Author | Commercial Haskell SIG |
Maintainer | manny@fpcomplete.com |
Revised | Revision 8 made by borsboom at 2016-08-22T22:14:35Z |
Category | Development |
Home page | http://haskellstack.org |
Source repo | head: git clone https://github.com/commercialhaskell/stack.git |
Uploaded | by borsboom at 2016-05-20T22:27:11Z |
Distributions | Arch:2.9.1, Debian:2.3.3, Fedora:2.15.7, LTSHaskell:3.1.1, NixOS:3.1.1 |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Executables | stack |
Downloads | 60265 total (19 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 2016-05-20 [all 1 reports] |