# Install haskell-stack

Cross-platform program for developing Haskell projects. Version 3.9.3 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:haskell-stack
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install haskell-stack
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install stack
```

  Evidence: MacPorts ports tree: lang/stack/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install haskell-stack
```

  Evidence: Debian stable package indexes: haskell-stack from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- apk (92%):

```sh
sudo apk add stack
```

  Evidence: Alpine Linux edge package indexes: stack from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install ghc-aeson-warning-parser
```

  Evidence: Fedora Rawhide package metadata: ghc-aeson-warning-parser from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#stack
```

  Evidence: nixpkgs package indexes: stack from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S stack
```

  Evidence: Arch Linux sync databases: stack from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Chocolatey (92%):

```sh
choco install haskell-stack
```

  Evidence: Chocolatey community package catalog: haskell-stack from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','gpg4win-vanilla'

- winget (92%):

```sh
winget install --id commercialhaskell.stack -e
```

  Evidence: Windows Package Manager source index: commercialhaskell.stack from https://cdn.winget.microsoft.com/cache/source.msix

- Scoop (92%):

```sh
scoop install main/stack
```

  Evidence: Scoop official bucket manifest trees: bucket/stack.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Package Facts

- **Package key:** brew:haskell-stack
- **Package manager:** Homebrew
- **Package manager URL:** <https://formulae.brew.sh/formula/haskell-stack>
- **Version:** 3.9.3
- **Source summary:** Cross-platform program for developing Haskell projects
- **Homepage:** <https://haskellstack.org/>
- **Repository:** <https://github.com/commercialhaskell/stack>
- **Upstream docs:** <https://docs.haskellstack.org/>
- **License:** BSD-3-Clause
- **Source archive:** <https://github.com/commercialhaskell/stack/archive/refs/tags/v3.9.3.tar.gz>
- **Generated:** 2026-06-10T07:18:26+00:00

## Executables

- stack (cli)
- stack (alias)

## Dependencies

- gmp

## Build Dependencies

- cabal-install
- ghc

## macOS Provided Libraries

- libffi

## Install Behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-06-10
- Package-manager version: 3.9.3
- Local data status: ok
- Upstream repository: https://github.com/commercialhaskell/stack
- Upstream latest detected: v3.9.3 (current)
- info: No package-manager update timestamp was available.

## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** haskell-stack
- **Aliases:** stack
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- Debian apt - haskell-stack - 2.15.7-1: normalized package name match | Debian stable package indexes: haskell-stack from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | The Haskell Tool Stack | https://haskellstack.org
- Ubuntu apt - haskell-stack - 2.9.3.1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: haskell-stack from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | The Haskell Tool Stack | https://haskellstack.org
- Chocolatey - haskell-stack: normalized package name match | Chocolatey community package catalog: haskell-stack from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','gpg4win-vanilla'
- winget - commercialhaskell.stack: normalized package name match | Windows Package Manager source index: commercialhaskell.stack from https://cdn.winget.microsoft.com/cache/source.msix
- MacPorts - stack: installed executable or alias match | MacPorts ports tree: lang/stack/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - stack: installed executable or alias match | nixpkgs package indexes: stack from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- apk - stack - 3.9.3-r0: installed executable or alias match | Alpine Linux edge package indexes: stack from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | The Haskell Tool Stack | https://haskellstack.org/
- apk - stack-bash-completion - 3.9.3-r0: installed executable or alias match | Alpine Linux edge package indexes: stack-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for stack | https://haskellstack.org/
- apk - stack-fish-completion - 3.9.3-r0: installed executable or alias match | Alpine Linux edge package indexes: stack-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for stack | https://haskellstack.org/
- apk - stack-zsh-completion - 3.9.3-r0: installed executable or alias match | Alpine Linux edge package indexes: stack-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for stack | https://haskellstack.org/
- dnf - ghc-aeson-warning-parser - 0.1.1-41.fc44: installed executable or alias match | Fedora Rawhide package metadata: ghc-aeson-warning-parser from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | Haskell aeson-warning-parser library | https://hackage.haskell.org/package/aeson-warning-parser
- dnf - ghc-aeson-warning-parser-devel - 0.1.1-41.fc44: installed executable or alias match | Fedora Rawhide package metadata: ghc-aeson-warning-parser-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | Haskell aeson-warning-parser library development files | https://haskellstack.org
- dnf - ghc-aeson-warning-parser-doc - 0.1.1-41.fc44: installed executable or alias match | Fedora Rawhide package metadata: ghc-aeson-warning-parser-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | Haskell aeson-warning-parser library documentation | https://haskellstack.org
- dnf - ghc-aeson-warning-parser-prof - 0.1.1-41.fc44: installed executable or alias match | Fedora Rawhide package metadata: ghc-aeson-warning-parser-prof from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | Haskell aeson-warning-parser profiling library | https://haskellstack.org
- dnf - ghc-casa-client - 0.0.3-41.fc44: installed executable or alias match | Fedora Rawhide package metadata: ghc-casa-client from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | Haskell casa-client library | https://hackage.haskell.org/package/casa-client
- dnf - ghc-casa-client-devel - 0.0.3-41.fc44: installed executable or alias match | Fedora Rawhide package metadata: ghc-casa-client-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | Haskell casa-client library development files | https://haskellstack.org


## Related Links

- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/de/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [cabal-install](https://www.automicvault.com/de/pkg/brew/cabal-install/) - Build dependency declared by Homebrew.
- [ghc](https://www.automicvault.com/de/pkg/brew/ghc/) - Build dependency declared by Homebrew.
- [maven](https://www.automicvault.com/de/pkg/brew/maven/) - Shares av.db curated category or tags: build-tool, build-tools, cli, developer-tools.
- [sbt](https://www.automicvault.com/de/pkg/brew/sbt/) - Shares av.db curated category or tags: build-tool, build-tools, cli, developer-tools.
- [ant](https://www.automicvault.com/de/pkg/brew/ant/) - Shares av.db curated category or tags: build-tool, build-tools, cli, developer-tools.
- [vite](https://www.automicvault.com/de/pkg/brew/vite/) - Shares av.db curated category or tags: build-tool, build-tools, cli, developer-tools.
- [leiningen](https://www.automicvault.com/de/pkg/brew/leiningen/) - Shares av.db curated category or tags: build-tool, build-tools, cli, developer-tools.
- [maturin](https://www.automicvault.com/de/pkg/brew/maturin/) - Shares av.db curated category or tags: build-tool, build-tools, cli, developer-tools.
- [rebar3](https://www.automicvault.com/de/pkg/brew/rebar3/) - Shares av.db curated category or tags: build-tool, build-tools, cli, developer-tools.
- [webpack](https://www.automicvault.com/de/pkg/brew/webpack/) - Shares av.db curated category or tags: build-tool, build-tools, cli, developer-tools.
- [dub](https://www.automicvault.com/de/pkg/brew/dub/) - Local metadata places this package in an adjacent workflow. Shared terms: build, build-tool, build-tools, cli, developer.
- [haskell-language-server](https://www.automicvault.com/de/pkg/brew/haskell-language-server/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, gmp, haskell.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
