packages feed

stack-2.3.3: README.md

## The Haskell Tool Stack

![Unit tests](https://github.com/commercialhaskell/stack/workflows/Unit%20tests/badge.svg)
![Integration tests](https://github.com/commercialhaskell/stack/workflows/Integration%20tests/badge.svg)
[![Release](https://img.shields.io/github/release/commercialhaskell/stack.svg)](https://github.com/commercialhaskell/stack/releases)
[![Join the chat at https://gitter.im/commercialhaskell/stack](https://badges.gitter.im/commercialhaskell/stack.svg)](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.