-
Notifications
You must be signed in to change notification settings - Fork 843
Home
Christopher Armstrong edited this page Aug 18, 2015
·
14 revisions
Primary documents:
- README: Get up-and-running with stack quickly. Requires no prior Haskell tooling experience
- New to Haskell: people new to Haskell trying to understand how the various pieces fit together should read this after following the README
- Transition guide: existing Haskellers looking to start with stack and will be confused by things being missing, e.g. "How do I do sandboxing?"
- 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.
There's also the FAQ which will likely have something for everyone, and the Downloads page (which is linked from the README).