Skip to content

Commit cf59c44

Browse files
committed
Add docs and change log entry.
1 parent e639ea7 commit cf59c44

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Release notes:
77
* Further to the release notes for Stack 2.3.1, the `-static` suffix has been
88
removed from the statically linked Linux/x86_64 binaries.
99

10+
* Add unpacking of source repository packages (`extra-deps`).
11+
1012
**Changes since v2.11.1:**
1113

1214
Major changes:

doc/unpack_command.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ By default:
1717
* the package is unpacked into a directory named after the package and its
1818
version. Pass the option `--to <directory>` to specify the destination
1919
directory.
20+
21+
If PACKAGE is the name of a source repository package or a suffix of its URL
22+
then the unpacking is direct, not via a package index.

0 commit comments

Comments
 (0)