You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/).
0 commit comments