No description
Find a file
2016-05-14 19:18:55 -07:00
doc Fix typo: persistent -> persist 2016-05-08 12:46:28 +09:00
etc Better dockerfile w/ GPG_TTY & bootstrapped stack 2016-05-05 20:44:24 -07:00
src Omit Cabal in ghc deps of Cabal's Setup.hs #1356 2016-05-14 19:18:55 -07:00
test Remove allow-newer setting from custom snapshot 2016-05-04 16:33:52 -07:00
.dockerignore Add code to create signed debian packages & host them on s3 2015-06-01 15:10:28 -10:00
.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 Allow build failure with cabal 1.22 + ghc-7.10.2 #2121 2016-05-10 16:41:12 -07:00
appveyor.yml Undo a change that broke appveyor 2016-04-14 15:22:07 -07:00
ChangeLog.md ChangeLog updates for #1620 / #2133 2016-05-12 17:21:12 -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 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 docs: Add permalinks to headings 2016-05-06 03:58:32 +02:00
README.md Update README.md 2016-04-29 17:22:36 -07:00
Setup.hs First commit 2015-04-29 21:47:45 +02:00
stack-7.8.yaml Bump to tls-1.3.8 2016-05-14 18:48:20 -07:00
stack-8.0.yaml Bump to tls-1.3.8 2016-05-14 18:48:20 -07:00
stack.cabal Bump to tls-1.3.8 2016-05-14 18:48:20 -07:00
stack.yaml Bump to tls-1.3.8 2016-05-14 18:48:20 -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.