stack-1.9.1: README.md
## The Haskell Tool Stack
[](https://travis-ci.org/commercialhaskell/stack)
[](https://ci.appveyor.com/project/snoyberg/stack)
[](https://github.com/commercialhaskell/stack/releases)
[](https://gitter.im/commercialhaskell/stack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Stack is a cross-platform program for developing Haskell projects. It is intended for Haskellers both new and experienced.
See [haskellstack.org](http://haskellstack.org) or the [doc](./doc) directory for more
information.
### Subsystem maintainers
* GHCJS - [Matchwood](https://github.com/matchwood)