stack

Tool for managing Haskell projects. More information: <https://github.com/commercialhaskell/stack>.

Debian Debian
RUN apt-get update && \ apt-get install -y haskell-stack
Ubuntu
RUN apt-get update && \ apt-get install -y haskell-stack
Arch Arch Linux
RUN pacman -S --noconfirm stack
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y haskell-stack
Raspbian
RUN apt-get update && \ apt-get install -y haskell-stack
click the source code to copy install stack on any operating system with command-not-found.com