Skip to content

Commit 70218b7

Browse files
update stack resolver to a version compatible with our version of package
1 parent 49dbb0f commit 70218b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gibbon-compiler/stack.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
resolver: lts-20.9
1+
resolver: lts-23.24
22

33
packages:
44
- '.'
55

66
extra-deps:
77
- hse-cpp-0.2
8-
- s-cargot-0.1.4.0
8+
- s-cargot-0.1.6.0
99
- language-python-0.5.8
1010
- srcloc-0.6
1111

0 commit comments

Comments
 (0)