Skip to content
Michael Snoyman edited this page Sep 22, 2015 · 14 revisions

Please note, most documentation is now part of the repository itself at https://github.com/commercialhaskell/stack/tree/master/doc.

New users:

More detailed documents:

  • Architecture: for people curious about the internals, wanting to use stack in unusual ways, or wanting to get involved deeply in the codebase
  • stack.yaml: Reference documentation for writing stack.yaml files.
  • Build command: covers the syntax of the build command and the command line targets

There's also the FAQ which will likely have something for everyone, and the Downloads page (which is linked from the README).

Clone this wiki locally