No description
Find a file
2016-04-14 16:10:42 -07:00
doc updated ghcjs examples 2016-04-14 16:10:42 -07:00
etc release.hs: workaround deb-s3 bug with gpg-options 2016-04-07 07:25:59 -07:00
src symlink $HOME/.ssh 2016-04-06 07:13:37 -07: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 Switch to MkDocs for doc generation 2016-02-19 05:48:58 -08:00
.travis-setup.sh Resolve #1736: Retry fetching stack thrice 2016-02-04 10:37:40 +02: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 Update ChangeLog 2016-04-06 14:00:32 -07:00
CONTRIBUTING.md Update ChangeLog for 1.0.4 2016-02-19 10:05:24 -08:00
dot-dir-locals.el Move .dir-locals.el to dot-dir-locals.el 2015-08-10 14:16:15 +02:00
LICENSE Bump copyright years 2016-01-04 04:59:41 -08:00
mkdocs.yml mkdocs.yml: reorder pages 2016-02-20 06:11:57 -08:00
README.md Doc updates for readthedocs.org 2015-11-23 18:48:06 -08:00
Setup.hs First commit 2015-04-29 21:47:45 +02:00
stack-7.8.yaml Build with path-io-1.0.0 and bump to v1.0.4.2 2016-03-09 06:13:44 -08:00
stack.cabal Allow hpack >= 0.9.0 && < 0.13 2016-04-08 04:29:18 -07:00
stack.yaml Build with path-io-1.0.0 and bump to v1.0.4.2 2016-03-09 06:13:44 -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.