No description
Find a file
2016-05-05 03:11:11 +02:00
doc MAINTAINER_GUIDE.md: document setup for Windows VM 2016-05-04 04:22:35 -07:00
etc Integration tests: use lts-5 2016-05-04 04:23:41 -07:00
src Highlight mappend invariant for DepError 2016-05-05 03:11:11 +02:00
test Integration tests: use lts-5 2016-05-04 04:23:41 -07:00
.dockerignore
.gitignore add dir-locals.el to ignore list 2016-03-30 20:29:49 -07:00
.travis-setup.sh Resolve #1736: Retry fetching stack thrice 2016-02-04 10:37:40 +02:00
.travis.yml Tweaks to the GHC 8.0 changes 2016-04-28 03:29:57 -07:00
appveyor.yml Undo a change that broke appveyor 2016-04-14 15:22:07 -07:00
ChangeLog.md Merge pull request #2070 from commercialhaskell/cabal-file-git-sha 2016-05-04 14:58:04 -07:00
CONTRIBUTING.md Bump version to 1.1.0 and update changelog 2016-05-03 04:26:41 -07:00
dot-dir-locals.el
LICENSE
mkdocs.yml mkdocs.yml: reorder pages 2016-02-20 06:11:57 -08:00
README.md Update README.md 2016-04-29 17:22:36 -07:00
Setup.hs
stack-7.8.yaml Fix build on GHC 7.8 2016-05-03 07:46:32 +03:00
stack-8.0.yaml Add mac OS ghc tarball to stack-8.0.yaml 2016-04-28 14:00:50 -07:00
stack.cabal Merge pull request #2095 from sjakobi/2078-derived-monoids 2016-05-04 15:21:33 -07:00
stack.yaml Bump to v1.1.1 2016-05-02 16:30:53 -07:00

The Haskell Tool Stack

Build Status Windows build status Release

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.