No description
Find a file
Tim Dysinger 163e0956ed add dir-locals.el to ignore list
most likely you have your own or you've symlinked the project's version

    ln -sf dot-dir-locals.el .dir-locals.el
2016-03-30 20:29:49 -07:00
doc Update GUIDE with multi package GHCi issues' notes 2016-03-31 00:12:08 +05:30
etc release.hs: constant for GPG options 2016-03-21 15:16:33 -07:00
src options not args (& hindent johan-tibell 4 spaces) 2016-03-30 18:24:08 -07:00
test Fix use of package specified by a url to a tarball 2016-03-08 17:00:18 +00: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 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 Changes for stack.yaml configurable build options 2016-03-22 15:34:19 -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 Have the search for packages ignore symlinks 2016-03-14 18:27:21 -07:00
stack.cabal Merge remote-tracking branch 'origin/stable' 2016-03-21 09:59:16 -07:00
stack.yaml Merge remote-tracking branch 'origin/stable' 2016-03-21 09:59:16 -07: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.