stack-2.1.1.1: The Haskell Tool Stack

Safe HaskellNone
LanguageHaskell2010

Stack.Build.Installed

Synopsis

Documentation

getInstalled Source #

Arguments

:: HasEnvConfig env 
=> InstallMap

does not contain any installed information

-> RIO env (InstalledMap, [DumpPackage], [DumpPackage], [DumpPackage]) 

Returns the new InstalledMap and all of the locally registered packages.