Skip to content

Commit 6ad5135

Browse files
committed
chore: Update stack resolver version
1 parent f9a3730 commit 6ad5135

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

stack.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#
1818
# resolver: ./custom-snapshot.yaml
1919
# resolver: https://example.com/snapshots/2023-01-01.yaml
20-
resolver: lts-22.31
20+
resolver: lts-22.33
2121

2222
# User packages to be built.
2323
# Various formats can be used as shown in the example below.

stack.yaml.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
packages: []
77
snapshots:
88
- completed:
9-
sha256: acaab6ca693211938d1542abcb1c83a2f298b9f6b571854a9d38febe39b6408e
10-
size: 719577
11-
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/31.yaml
12-
original: lts-22.31
9+
sha256: 098936027eaa1ef14e2b8eb39d9933a973894bb70a68684a1bbf00730249879b
10+
size: 720001
11+
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/33.yaml
12+
original: lts-22.33

0 commit comments

Comments
 (0)