| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Stack.IDE
Description
Functions for IDEs.
Synopsis
- listPackages :: HasEnvConfig env => RIO env ()
 - listTargets :: HasEnvConfig env => RIO env ()
 
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.