stack-3.9.1: A program for developing Haskell projects
LicenseBSD-3-Clause
Safe HaskellNone
LanguageGHC2024

Stack.SetupCmd

Description

Function related to Stack's setup command.

Synopsis

Documentation

setupCmd :: SetupCmdOpts -> RIO Runner () Source #

Function underlying the stack setup command.