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] [Quick Jump]
- Control
- Concurrent
- Data
- Network
- Options
- Path
- Paths_stack
- Stack
- Stack.Build
- Stack.BuildPlan
- Stack.Clean
- Stack.Config
- Stack.ConfigCmd
- Stack.Constants
- Stack.Coverage
- Stack.DefaultColorWhen
- Stack.Docker
- Stack.Dot
- Stack.Fetch
- Stack.FileWatch
- Stack.GhcPkg
- Stack.Ghci
- Stack.Hoogle
- Stack.IDE
- Stack.Image
- Stack.Init
- Stack.Ls
- Stack.New
- Stack.Nix
- Options
- Stack.Options.BenchParser
- Stack.Options.BuildMonoidParser
- Stack.Options.BuildParser
- Stack.Options.CleanParser
- Stack.Options.Completion
- Stack.Options.ConfigParser
- Stack.Options.DockerParser
- Stack.Options.DotParser
- Stack.Options.ExecParser
- Stack.Options.GhcBuildParser
- Stack.Options.GhcVariantParser
- Stack.Options.GhciParser
- Stack.Options.GlobalParser
- Stack.Options.HaddockParser
- Stack.Options.HpcReportParser
- Stack.Options.LogLevelParser
- Stack.Options.NewParser
- Stack.Options.NixParser
- Stack.Options.PackageParser
- Stack.Options.ResolverParser
- Stack.Options.SDistParser
- Stack.Options.ScriptParser
- Stack.Options.SolverParser
- Stack.Options.TestParser
- Stack.Options.Utils
- Stack.Package
- Stack.PackageDump
- Stack.PackageIndex
- Stack.PackageLocation
- Stack.Path
- Stack.Prelude
- Stack.PrettyPrint
- Stack.Runners
- Stack.SDist
- Stack.Script
- Stack.Setup
- Stack.SetupCmd
- Stack.Sig
- Stack.Snapshot
- Stack.Solver
- Stack.StaticBytes
- Types
- Stack.Types.Build
- Stack.Types.BuildPlan
- Stack.Types.Compiler
- Stack.Types.CompilerBuild
- Stack.Types.Config
- Stack.Types.Docker
- Stack.Types.FlagName
- Stack.Types.GhcPkgId
- Stack.Types.Image
- Stack.Types.NamedComponent
- Stack.Types.Nix
- Stack.Types.Package
- Stack.Types.PackageDump
- Stack.Types.PackageIdentifier
- Stack.Types.PackageIndex
- Stack.Types.PackageName
- Stack.Types.Resolver
- Stack.Types.Runner
- Stack.Types.Sig
- Stack.Types.TemplateName
- Stack.Types.Urls
- Stack.Types.Version
- Stack.Types.VersionIntervals
- Stack.Upgrade
- Stack.Upload
- System
- Text
- PrettyPrint
Flags
Manual Flags
Name | Description | Default |
---|---|---|
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 with stack.yaml | 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. True only if building with stack.yaml | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- stack-1.9.3.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 (>=1.2.4.0 && <1.3 || >=1.3.1.1 && <1.4 || >=1.4.2.0 && <1.5), annotated-wl-pprint (>=0.7.0 && <0.8), ansi-terminal (>=0.8.0.4 && <0.10), async (>=2.1.1.1 && <2.2 || >=2.2.1 && <2.3), attoparsec (>=0.13.2.2 && <0.14), base (>=4.10 && <5), base64-bytestring (>=1.0.0.1 && <1.1), bindings-uname (>=0.1 && <0.2), bytestring (>=0.10.8.2 && <0.11), Cabal (>=2.4.0.1 && <2.5), conduit (>=1.2.13.1 && <1.3 || >=1.3.1 && <1.4), conduit-extra (>=1.2.3.2 && <1.3 || >=1.3.0 && <1.4), containers (>=0.5.10.2 && <0.6 || >=0.6.0.1 && <0.7), cryptonite (>=0.25 && <0.26), cryptonite-conduit (>=0.2.2 && <0.3), deepseq (>=1.4.3.0 && <1.5), directory (>=1.3.0.2 && <1.4), echo (>=0.1.3 && <0.2), exceptions (>=0.8.3 && <0.9 || >=0.10.0 && <0.11), extra (>=1.6.9 && <1.7), file-embed (>=0.0.10.1 && <0.1), filelock (>=0.1.1.2 && <0.2), filepath (>=1.4.1.2 && <1.5), fsnotify (>=0.2.1.1 && <0.3 || >=0.3.0.1 && <0.4), generic-deriving (>=1.12.2 && <1.13), githash (>=0.1.3.0 && <0.2), hackage-security (>=0.5.3.0 && <0.6), hashable (>=1.2.7.0 && <1.3), hpack (>=0.31.1 && <0.32), hpc (>=0.6.0.3 && <0.7), http-client (>=0.5.13.1 && <0.7), http-client-tls (>=0.3.5.3 && <0.4), http-conduit (>=2.3.2 && <2.4), http-types (>=0.12.1 && <0.13), memory (>=0.14.16 && <0.15), microlens (>=0.4.8.3 && <0.5), mintty (>=0.1.2 && <0.2), monad-logger (>=0.3.29 && <0.4), mono-traversable (>=1.0.9.0 && <1.1), mtl (>=2.2.2 && <2.3), mustache (>=2.3.0 && <2.4), neat-interpolation (>=0.3.2.1 && <0.4), network-uri (>=2.6.1.0 && <2.7), open-browser (>=0.2.1.0 && <0.3), optparse-applicative (>=0.14.2.0 && <0.15), optparse-simple (>=0.1.0 && <0.2), path (>=0.6.1 && <0.7), path-io (>=1.3.3 && <1.4 || >=1.4.0 && <1.5), persistent (>=2.7.1 && <2.8 || >=2.8.2 && <2.9 || >=2.9.0 && <2.10), persistent-sqlite (>=2.6.4 && <2.7 || >=2.8.2 && <2.9 || >=2.9.0 && <2.10), persistent-template (>=2.5.4 && <2.7), pretty (>=1.1.3.3 && <1.2), primitive (>=0.6.3.0 && <0.7), process (>=1.6.1.0 && <1.7), project-template (>=0.2.0.1 && <0.3), regex-applicative-text (>=0.1.0.1 && <0.2), resourcet (>=1.1.11 && <1.2 || >=1.2.2 && <1.3), retry (>=0.7.6.3 && <0.9), rio (>=0.1.5.0 && <0.1.9.0), semigroups (>=0.18.5 && <0.19), split (>=0.2.3.3 && <0.3), stack, stm (>=2.4.5.0 && <2.5 || >=2.5.0.0 && <2.6), store (>=0.4.3.2 && <0.5 || >=0.5.0.1 && <0.6), store-core (>=0.4.4 && <0.5), streaming-commons (>=0.1.19 && <0.2 || >=0.2.1.0 && <0.3), tar (>=0.5.1.0 && <0.6), template-haskell (>=2.12.0.0 && <2.13 || >=2.13.0.0 && <2.14 || >=2.14.0.0 && <2.15), temporary (>=1.2.1.1 && <1.4), text (>=1.2.3.0 && <1.3), text-metrics (>=0.3.0 && <0.4), th-reify-many (>=0.1.8 && <0.2), time (>=1.8.0.2 && <1.9), tls (>=1.4.1 && <1.5), transformers (>=0.5.2.0 && <0.6), typed-process (>=0.2.3.0 && <0.3), unicode-transforms (>=0.3.4 && <0.4), unix (>=2.7.2.2 && <2.8), unix-compat (>=0.5.0.1 && <0.6), unliftio (>=0.2.7.0 && <0.3), unordered-containers (>=0.2.9.0 && <0.3), vector (>=0.12.0.1 && <0.13), Win32, yaml (>=0.10.4.0 && <0.12), zip-archive (>=0.3.3 && <0.5), zlib (>=0.6.2 && <0.7) [details] |
License | BSD-3-Clause |
Author | Commercial Haskell SIG |
Maintainer | manny@fpcomplete.com |
Revised | Revision 7 made by borsboom at 2019-04-15T02:01:38Z |
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 2018-12-02T19:31:32Z |
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 2018-12-02 [all 1 reports] |