stack-1.7.1: The Haskell Tool Stack

Safe HaskellNone
LanguageHaskell2010

Stack.IDE

Description

Functions for IDEs.

Synopsis

Documentation

listPackages :: HasEnvConfig env => RIO env () Source #

List the packages inside the current project.

listTargets :: HasEnvConfig env => RIO env () Source #

List the targets in the current project.