Wingetlywingetly
← All apps

Haskell Stack

by commercialhaskellv3.11.1

Last updated

Stack is a cross-platform program for developing Haskell projects. It is aimed at Haskellers both new and experienced.

Install with winget

$ winget install --id commercialhaskell.stack --exact --version 3.11.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Haskell Stack

Haskell Stack uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
stack-3.11.1-windows-x86_64-installer.exe /S

See the full silent install reference for Haskell Stack

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v3.11.1

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Haskell Stack.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • ShellCheckVidar Holen
    koalaman.shellcheckv0.11.0

    ShellCheck, a static analysis tool for shell scripts

  • H
    Haskell Dockerfile LinterHaskell Dockerfile Linter
    hadolint.hadolintv2.15.1

    Dockerfile linter, validate inline bash, written in Haskell

  • H
    hledgersimonmichael
    simonmichael.hledgerv1.52.4

    Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.

  • SimpleX ChatSimpleX
    SimpleX.SimpleX-Chatv7.0.2

    SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!

More from commercialhaskell or browse cabal-build, haskell, stack.

Frequently asked questions

How do I install Haskell Stack on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id commercialhaskell.stack --exact --version 3.11.1. winget downloads the installer from commercialhaskell and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Haskell Stack silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id commercialhaskell.stack --exact 3.11.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Haskell Stack?
Haskell Stack uses EXE (NSIS). Run the downloaded installer with: stack-3.11.1-windows-x86_64-installer.exe /S. The silent switches are /S.
How do I uninstall Haskell Stack via winget?
Run: winget uninstall --id commercialhaskell.stack --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Haskell Stack's Apps & Features entry.
Is Haskell Stack free?
Haskell Stack is distributed under BSD-3-Clause. Refer to the publisher (https://haskellstack.org/) for the full license terms - Wingetly itself does not charge for installation.
Does Haskell Stack work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Haskell Stack directly from the publisher.
How do I keep Haskell Stack up to date?
Run winget upgrade --id commercialhaskell.stack --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Haskell Stack from microsoft/winget-pkgs.

Recent versions

  • 3.11.1latest
  • 3.9.3
  • 3.9.1
  • 3.7.1
  • 3.5.1
  • 3.3.1
  • 3.1.1
  • 2.15.7
  • 2.13.1
  • 2.11.1