stack

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

  • Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
  • Homepage: http://haskellstack.org
  • Section: haskell
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