No description
Find a file
Michael Sloan 78416dcffe Merge pull request #2118 from bennofs/nix-fixes
nix: fix generation of compiler attribute
2016-05-10 13:02:07 -07:00
doc MAINTAINER_GUIDE.md: document setup for Windows VM 2016-05-04 04:22:35 -07:00
etc Better dockerfile w/ GPG_TTY & bootstrapped stack 2016-05-05 20:44:24 -07:00
src Merge pull request #2118 from bennofs/nix-fixes 2016-05-10 13:02:07 -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 Tweaks to the GHC 8.0 changes 2016-04-28 03:29:57 -07:00
appveyor.yml Undo a change that broke appveyor 2016-04-14 15:22:07 -07:00
ChangeLog.md Merge branch 'stable' 2016-05-10 04:50:49 -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 Fix build on GHC 7.8 2016-05-03 07:46:32 +03:00
stack-8.0.yaml Add mac OS ghc tarball to stack-8.0.yaml 2016-04-28 14:00:50 -07:00
stack.cabal stack.cabal: allow hpack >= 0.10.0 && < 0.15 2016-05-10 04:50:33 -07:00
stack.yaml Support hpack-0.14.0 2016-05-10 08:43:41 +03: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.