Skip to content

The stack unpack command

stack unpack PACKAGE [--to ARG]

stack unpack downloads a tarball for the specified package and unpacks it.

Pass the option --to <directory> to specify the destination directory.