Skip to content
The Haskell Tool Stack
Branch: master
Clone or download
snoyberg Merge pull request #4908 from akshaymankar/4424-changelog
Add changelog entry for `ls dependencies json`
Latest commit da6c1a4 Jun 28, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.azure Use --force-local only for Windows Jun 17, 2019
.github .github: update current stack version Jun 13, 2019
doc doc/README: add upgrade instructions Jun 13, 2019
etc etc/dockerfiles: handle upgrading stack in -small images Jun 13, 2019
src Merge pull request #4424 from akshaymankar/machine-readable-deps Jun 26, 2019
subs Merge pull request #4879 from commercialhaskell/4856-force-local-stable Jun 23, 2019
test Add integration test for package location in deps Jun 18, 2019
.dockerignore integration test #4085: refactored Oct 23, 2018
.gitignore release.hs: fix broken 'check' Jun 4, 2019
.hindent.yaml Implement `--global` flag for suitable `stack config set` fields Oct 5, 2016
.hlint.yaml Remove no longer valid hlint rule Mar 18, 2019
CONTRIBUTING.md Fix command to execute integration tests Apr 15, 2019
ChangeLog.md Add changelog entry for `ls dependencies json` Jun 26, 2019
LICENSE subs: make licenses consistent Jun 8, 2019
README.md Remove support for installing GHCJS (fixes #4086) Apr 16, 2019
Setup.hs Fix a typo in Setup.hs Oct 19, 2017
azure-nightly-pipeline.yml Change S3 Bucket names & cache policy for PR's Apr 17, 2019
azure-pipelines.yml Enable CI for release candidate branches May 26, 2019
dot-dir-locals.el Remove obsolete hindent-style Nov 22, 2018
mkdocs.yml Rename doc/build_overview.md to match other files May 13, 2019
package.yaml Print dependency JSON without prettification Jun 18, 2019
snapshot-lts-12.yaml snapshot*.yaml: upgrade to hpack-0.31.2 Jun 8, 2019
snapshot-nightly.yaml snapshot-nightly.yaml: upgrade to latest nightly Jun 8, 2019
snapshot.yaml snapshot*.yaml: upgrade to hpack-0.31.2 Jun 8, 2019
stack-lts-12.yaml Separate out hi-file-parser package May 5, 2019
stack-nightly.yaml Separate out hi-file-parser package May 5, 2019
stack.yaml Separate out hi-file-parser package May 5, 2019

README.md

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.

Subsystem maintainers

NOTE: GHCJS support is considered experimental. In Stack 2.0, we are removing support for building GHCJS itself; links will be added to this README for information on separate tools. Issues on GHCJS may be closed as not supported, and the next major Stack release may remove GHCJS support entirely.

You can’t perform that action at this time.