Skip to content

Commit 166eaae

Browse files
committed
Update LTS Haskell for the sample of strict-gotchas
1 parent 543c3ca commit 166eaae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/2020/strict-gotchas/stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#
1818
# resolver: ./custom-snapshot.yaml
1919
# resolver: https://example.com/snapshots/2018-01-01.yaml
20-
resolver: lts-14.20
20+
resolver: lts-15.8
2121

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

examples/2020/strict-gotchas/stack.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: 523884
10-
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14/4.yaml
11-
sha256: 16f24be248b42c9e16d59db84378836b1e7c239448a041cae46d32daffa45a8b
12-
original: lts-14.4
9+
size: 492015
10+
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/15/8.yaml
11+
sha256: 926bc3d70249dd0ba05277ff00943c0addb35b627cb641752669e7cf771310d0
12+
original: lts-15.8

0 commit comments

Comments
 (0)