No description
Find a file
Eldar Yakupov a11839ac8e Added cleanup of project-wide work dir.
Full clean applicable only to whole the project.
2016-01-20 14:42:34 +06:00
doc Fix typos in documentation 2016-01-10 10:58:27 +01:00
etc Bump to LTS 4.0 2016-01-06 09:02:35 -08:00
src Added cleanup of project-wide work dir. 2016-01-20 14:42:34 +06:00
test Bump to LTS 4.0 2016-01-06 09:02:35 -08:00
.dockerignore Add code to create signed debian packages & host them on s3 2015-06-01 15:10:28 -10:00
.gitignore Doc updates for readthedocs.org 2015-11-23 18:48:06 -08:00
.travis-setup.sh Travis: work around curl certificate issue on OS X 2015-12-28 06:52:41 -08:00
.travis.yml In Travis CI, use stack for checking haddocks 2016-01-08 14:15:45 -08:00
appveyor.yml Less grammar mistakes 2016-01-04 17:56:29 +00:00
ChangeLog.md 'image container' improvements 2016-01-04 04:01:09 -08:00
CONTRIBUTING.md Update ChangeLog.md and CONTRIBUTING.md 2015-12-04 05:46:40 -08:00
dot-dir-locals.el Move .dir-locals.el to dot-dir-locals.el 2015-08-10 14:16:15 +02:00
GUIDE.md Update GUIDE.md 2015-12-04 11:45:49 -08:00
LICENSE Bump copyright years 2016-01-04 04:59:41 -08:00
README.md Doc updates for readthedocs.org 2015-11-23 18:48:06 -08:00
Setup.hs
stack-7.8.yaml Use gitrev-1.2.0 #792 2016-01-11 17:48:45 -08:00
stack.cabal Merge branch 'stable' 2016-01-10 08:13:03 -08:00
stack.yaml Use gitrev-1.2.0 #792 2016-01-11 17:48:45 -08:00

The Haskell Tool Stack

Build Status Windows build status Release

stack is a cross-platform program for developing Haskell projects. It is aimed at Haskellers both new and experienced.

See haskellstack.org or the doc directory for more information.