# commercialhaskell/stack

The Haskell Tool Stack

Repository: https://github.com/commercialhaskell/stack
Canonical: https://ross.abutalabs.com/products/stack
Homepage: http://haskellstack.org
Language: Haskell
License: NOASSERTION
License Family: other
Last push: 2026-08-22T20:50:47+00:00

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 64, longevity 100
- inputs: {"age_days": 4144, "days_push": 11, "days_rel": 81, "gap_med": 91, "n_releases_24m": 6}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4077, forks 848 (observed 2026-08-28T04:08:34.359720+00:00)

## What it is
Stack is a cross-platform build tool and package manager for developing Haskell projects. It manages GHC toolchains, dependencies via Stackage snapshots, and provides reproducible builds for new and experienced Haskell users.

## Use cases
- build haskell projects
- manage ghc compiler versions
- install haskell packages
- reproducible haskell builds
- set up a haskell development environment
- create a new haskell project scaffold

## When to choose
- you want reproducible Haskell builds with curated Stackage snapshots
- you need automatic GHC toolchain installation across Linux, macOS, and Windows
- you are new to Haskell and want a batteries-included workflow

## When to avoid
- your project or team standardizes on Cabal-only workflows
- you need fine-grained control over dependency resolution outside Stackage snapshots

## Facets
- artifact type: cli-tool
- maturity: stable
- function: build-tool, package-manager, developer-tools, cli
- domain: developer-tools, programming-languages
- platform: windows, cli
- tags: haskell, stackage, reproducible-builds, ghc-toolchain, command-line, linux, macos

## Member repositories
- commercialhaskell/stack (main) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:34.359720+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:27.321105+00:00, confidence not recorded.
  - readme: https://github.com/commercialhaskell/stack (fetched 2026-08-28T04:08:34.359720+00:00, sha e71dff506367)
- Data as of 2026-08-30T08:39:29.467469+00:00.
