stack

v 2.15.7 Updated: 2 months 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 41
Requested Installations 14