Skip to content

Commit c2312af

Browse files
committed
S-4804
1 parent 81b71df commit c2312af

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

message-index/messages/S-4804/does-not-match/index.md

Whitespace-only changes.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Stack failed to construct a build plan
3+
summary: The package could not be found in the snapshot
4+
severity: error
5+
introduced: 2.9.3
6+
---
7+
8+
This error occurs when Stack configuration has no package with the given name or if the version number of a package does not match the one from Stack configuration. The error covers the following situations:
9+
10+
* The specific package does not exist
11+
* The specific version of a given package does not exist
12+
13+
See the list of packages provided by the snapshots [Stackage](https://www.stackage.org/).

message-index/messages/S-4804/no-package/index.md

Whitespace-only changes.

0 commit comments

Comments
 (0)