stack-2.9.3: The Haskell Tool Stack
Safe HaskellSafe-Inferred
LanguageHaskell2010

Stack.Unpack

Synopsis

Documentation

unpackPackages Source #

Arguments

:: forall env. (HasPantryConfig env, HasLogFunc env, HasProcessContext env) 
=> Maybe RawSnapshot

when looking up by name, take from this build plan

-> Path Abs Dir

destination

-> [String]

names or identifiers

-> RIO env () 

Intended to work for the command line command.