No description
Find a file
2016-01-30 10:52:09 -08:00
doc Update MAINTAINER_GUIDE.md 2016-01-30 06:08:11 -08:00
etc Arch Linux: no longer release AUR package 2016-01-17 06:02:31 -08:00
src Docker: pass SSH auth socket into container 2016-01-30 10:52:09 -08: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
.travis-setup.sh
.travis.yml In Travis CI, use stack for checking haddocks 2016-01-08 14:15:45 -08:00
appveyor.yml
ChangeLog.md Docker: pass SSH auth socket into container 2016-01-30 10:52:09 -08:00
CONTRIBUTING.md Update CONTRIBUTING and MAINTAINER_GUIDE 2016-01-17 07:43:13 -08:00
dot-dir-locals.el
GUIDE.md
LICENSE Bump copyright years 2016-01-04 04:59:41 -08:00
README.md
Setup.hs First commit 2015-04-29 21:47:45 +02:00
stack-7.8.yaml Use gitrev-1.2.0 #792 2016-01-11 17:48:45 -08:00
stack.cabal YAML config: support Zip archives 2016-01-27 08:59:24 +02:00
stack.yaml Bump to lts-5.0 2016-01-26 15:19:29 +01: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.