stack

v 3.3.1 Updated: 1 week, 4 days ago

The Haskell Tool Stack

Stack is a cross-platform command line interface for developing Haskell projects. It features: installing GHC automatically, installing packages needed for your project, building your project, testing your project, benchmarking your project. It is intended for Haskellers both new and experienced.

https://haskellstack.org

To install stack, paste this in macOS terminal after installing MacPorts

sudo port install stack

Add to my watchlist

Installations 42
Requested Installations 18