stack-1.5.0: The Haskell Tool Stack

Safe HaskellNone
LanguageHaskell2010

Stack.IDE

Description

Functions for IDEs.

Synopsis

Documentation

listPackages :: (StackM env m, HasEnvConfig env) => m () Source #

List the packages inside the current project.

listTargets :: (StackM env m, HasEnvConfig env) => m () Source #

List the targets in the current project.