The Haskell Tool Stack
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.github Separate issue templates for bugs, questions, and features Jul 29, 2018
doc Fix #4205 (step 6): Alias 'colour' for 'color' Aug 26, 2018
etc release.hs: no longer change to etc/scripts when installing cabal-ins… Aug 11, 2018
src Merge pull request #4264 from mpilgrem/fix4205step6 Aug 27, 2018
subs Add support for location: back Aug 26, 2018
test Fix test suite broken by changes in freeze output Aug 26, 2018
.dockerignore Add code to create signed debian packages & host them on s3 Jun 2, 2015
.gitignore Convert Stackage snapshots to new format Jul 30, 2018
.gitlab-ci.yml Use Gitlab build image that has Mercurial Aug 26, 2018
.hindent.yaml Implement `--global` flag for suitable `stack config set` fields Oct 5, 2016
.hlint.yaml Slim down Network.HTTP.StackClient Aug 15, 2018
.travis-setup.sh Update supported platforms and download links Apr 18, 2018
.travis.yml Travis: 8.2.2 for stack.yaml Aug 13, 2018
CONTRIBUTING.md Fix documentation for executing integration tests Feb 2, 2018
ChangeLog.md Fix #4205 (step 6): Alias 'colour' for 'color' Aug 26, 2018
LICENSE Bump copyright years to 2018 Jan 1, 2018
README.md Fix typo Jul 17, 2018
Setup.hs Fix a typo in Setup.hs Oct 19, 2017
appveyor.yml Add TMP env var for AppVeyor Aug 13, 2018
dot-dir-locals.el Move .dir-locals.el to dot-dir-locals.el Aug 10, 2015
mkdocs.yml Update release scripts and documentation Aug 9, 2018
package.yaml Merge pull request #4238 from arrowd/master Aug 26, 2018
snapshot.yaml More reliable persistent-sqlite extra-dep Aug 23, 2018
stack-nightly.yaml Include a fix for snoyberg/tar-conduit#21 Aug 23, 2018
stack.yaml Include a fix for snoyberg/tar-conduit#21 Aug 23, 2018

README.md

The Haskell Tool Stack

Build Status Windows 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