File: README.md

package info (click to toggle)
haskell-stack 3.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,144 kB
  • sloc: haskell: 38,070; makefile: 6; ansic: 5
file content (26 lines) | stat: -rw-r--r-- 1,301 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
## The Haskell Tool Stack

[![Unit tests](https://github.com/commercialhaskell/stack/workflows/Unit%20tests/badge.svg)](https://github.com/commercialhaskell/stack/actions/workflows/unit-tests.yml)
[![Integration tests](https://github.com/commercialhaskell/stack/workflows/Integration%20tests/badge.svg)](https://github.com/commercialhaskell/stack/actions/workflows/integration-tests.yml)
[![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](./doc) directory
of this repository, for more information.

### Learning to use Stack

If you are learning to use Stack and have questions, a discussion at the
[Haskell Community](https://discourse.haskell.org/) forum may help. See its
'Learn' category.

### Community

You can participate with the Stack community in the following areas:

* the [Haskell Community](https://discourse.haskell.org/) forum

* the Haskell
  [Stack and Stackage](https://matrix.to/#/#haskell-stack:matrix.org)
  room (address `#haskell-stack:matrix.org`) on [Matrix](https://matrix.org/)