No description
Find a file
2016-05-17 22:33:07 +02:00
doc Merge pull request #2143 from sjakobi/legal-packagenames 2016-05-15 20:34:56 -07:00
etc Better dockerfile w/ GPG_TTY & bootstrapped stack 2016-05-05 20:44:24 -07:00
src Fix remaining warnings in build with GHC 8.0 #2145 2016-05-16 17:12:29 -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 Use ":add" in generated ghci-script #1888 2016-05-15 06:25:07 -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 Simplify stack-7.8.yaml by basing it on a recent nightly 2016-05-17 22:33:07 +02:00
stack-8.0.yaml stack-8.0.yaml: Define a consistent dependency set 2016-05-16 15:40:32 +02:00
stack.cabal Bump to tls-1.3.8 2016-05-14 18:48:20 -07:00
stack.yaml Use aeson-0.11.2.0 2016-05-16 00:29: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.