Skip to content

Commit a2aee16

Browse files
committed
Bump to ghc 9.6.4 based lts-22.9
1 parent 0b0eee3 commit a2aee16

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

stack-lts21.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: lts-21.25 # ghc-9.4
1+
resolver: lts-21.25 # ghc-9.4.8
22

33
packages:
44
- .

stack.yaml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: nightly-2023-07-10 # ghc-9.6.2
1+
resolver: lts-22.9 # ghc-9.6.4
22

33
packages:
44
- .
@@ -20,25 +20,15 @@ extra-deps:
2020
- retrie-1.2.2
2121
- hiedb-0.5.0.1
2222
- implicit-hie-0.1.4.0
23-
- hie-bios-0.13.1
2423
- lsp-2.4.0.0
2524
- lsp-test-0.17.0.0
2625
- lsp-types-2.1.1.0
27-
- attoparsec-aeson-2.1.0.0
28-
- hw-fingertree-0.1.2.1
29-
- integer-conversion-0.1.0.1
3026
- monad-dijkstra-0.1.1.4
31-
- hw-prim-0.6.3.2
32-
- optparse-applicative-0.17.1.0
3327

3428
# stan and friends
3529
- stan-0.1.2.0
36-
- clay-0.14.0
37-
- colourista-0.1.0.2
3830
- dir-traverse-0.2.3.0
3931
- extensions-0.1.0.1
40-
- relude-1.2.1.0
41-
- slist-0.2.1.0
4232
- tomland-1.3.3.2
4333
- trial-0.0.0.0
4434
- trial-optparse-applicative-0.0.0.0

0 commit comments

Comments
 (0)