Skip to content

Commit 972abf1

Browse files
authored
Merge pull request #16 from stackbuilders/update_resolver
Update stack resolver (lts-16.21)
2 parents 52232cd + 1fbed1a commit 972abf1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

stack-16.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: lts-16.17
1+
resolver: lts-16.21
22

33
packages:
44
- ./rollbar-cli

stack-16.yaml.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
packages: []
77
snapshots:
88
- completed:
9-
size: 532386
10-
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/17.yaml
11-
sha256: d3ee1ae797cf63189c95cf27f00700304946c5cb3c1e6a82001cd6584a221e1b
12-
original: lts-16.17
9+
size: 532413
10+
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/21.yaml
11+
sha256: 7b5cac89352fa4a88606dc6cb250aee9291f21e2e988d464065f5aa51f5de33d
12+
original: lts-16.21

0 commit comments

Comments
 (0)