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

Stack.Ls

Description

Types and functions related to Stack's ls command.

Synopsis

Documentation

lsCmd :: LsCmdOpts -> RIO Runner () Source #

Function underlying the stack ls command.