Skip to content

Commit 39e77c4

Browse files
authored
Fix tests (#133)
With the nixpkgs bump (#131) there is no ghc-8.6.3 anymore.
1 parent 2e354e3 commit 39e77c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/callStackToNix/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-13.6
20+
resolver: lts-13.19
2121

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

0 commit comments

Comments
 (0)