A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://docs.haskellstack.org/en/stable/commands/unpack_command/ below:

unpack - Stack

The stack unpack commandΒΆ
stack unpack TARGET [--candidate] [--to DIR]

stack unpack downloads an archive file for one or more specified target packages from the package index (e.g. Hackage), or one or more specified target package candidates, and unpacks each archive into a subdirectory named after the package version.

In the case of packages from the package index, a target can be a package name only. In that case, by default:

Note

Stackage snapshots are not expected to include directly GHC boot packages (packages that come with GHC and are included in GHC's global package database) but some such snapshots may include directly some boot packages. In particular, some snapshots include directly Win32 (which is a boot package on Windows) while most do not.

Otherwise, a target should specify a package name and version (for example, acme-missiles-0.3). In the case of package versions from the package index, optionally, a revision in the package index can be specified by appending @rev:<number> or @sha256:<sha> (for example, acme-missiles-0.3@rev:0).

By default:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4