Skip to content

Commit fec0f54

Browse files
committed
update GHC 9.4 Stack resolver
https://www.stackage.org/lts-21.25 remove duplicate `extra-deps`
1 parent 24d64da commit fec0f54

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

stack-lts21.yaml

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: lts-21.2 # ghc-9.4
1+
resolver: lts-21.25
22

33
packages:
44
- .
@@ -49,7 +49,6 @@ extra-deps:
4949
- hie-bios-0.13.1
5050
- implicit-hie-0.1.4.0
5151
- monad-dijkstra-0.1.1.3
52-
- algebraic-graphs-0.6.1
5352
- retrie-1.2.2
5453
- stylish-haskell-0.14.4.0
5554
- lsp-2.3.0.0
@@ -59,11 +58,8 @@ extra-deps:
5958
# stan dependencies not found in the stackage snapshot
6059
- stan-0.1.0.2
6160
- clay-0.14.0
62-
- colourista-0.1.0.2
6361
- dir-traverse-0.2.3.0
6462
- extensions-0.1.0.0
65-
- relude-1.2.1.0
66-
- slist-0.2.1.0
6763
- tomland-1.3.3.2
6864
- trial-0.0.0.0
6965
- trial-optparse-applicative-0.0.0.0

0 commit comments

Comments
 (0)