Skip to content

Commit 75aef8f

Browse files
committed
large version number
1 parent ff050dd commit 75aef8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

message-index/messages/S-4804/does-not-match/before/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: blah
22

33
dependencies:
44
- base >= 4.7 && < 5
5-
- say >= 0.2.0.1
5+
- say >= 100.2.0.1
66

77
library:
88
source-dirs: src

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The specific version of the package is not provided by the snapshot. The error t
1010
While constructing the build plan, Stack encountered the following exceptions:
1111
1212
In the dependencies for blah-0.1.0.0:
13-
say-0.1.0.1 from Stack configuration does not match >=0.2.0.1
13+
say-0.1.0.1 from Stack configuration does not match >=100.2.0.1
1414
needed since blah is a build target.
1515
1616
Some different approaches to resolving this:

0 commit comments

Comments
 (0)