stack/README.md
2016-04-29 17:22:36 -07:00

10 lines
653 B
Markdown

## The Haskell Tool Stack
[![Build Status](https://travis-ci.org/commercialhaskell/stack.svg?branch=master)](https://travis-ci.org/commercialhaskell/stack)
[![Windows build status](https://ci.appveyor.com/api/projects/status/c1c7uvmw6x1dupcl?svg=true)](https://ci.appveyor.com/project/snoyberg/stack)
[![Release](https://img.shields.io/github/release/commercialhaskell/stack.svg)](https://github.com/commercialhaskell/stack/releases)
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` directory for more
information.