Skip to content

Commit bb68cde

Browse files
committed
Use lts-16.5 resolver
1 parent 3bb2d31 commit bb68cde

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

stack-8.8.3.yaml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: lts-16.3
1+
resolver: lts-16.5
22

33
packages:
44
- .
@@ -14,11 +14,6 @@ extra-deps:
1414
- extra-1.7.3
1515
- floskell-0.10.3
1616
# - ghcide-0.1.0
17-
- ghc-check-0.5.0.1
18-
- ghc-lib-parser-8.10.1.20200523
19-
- ghc-lib-parser-ex-8.10.0.4
20-
- haskell-lsp-0.22.0.0
21-
- haskell-lsp-types-0.22.0.0
2217
- haskell-src-exts-1.21.1
2318
- hie-bios-0.6.1
2419
- hlint-2.2.8
@@ -27,12 +22,9 @@ extra-deps:
2722
- ilist-0.3.1.0
2823
- lsp-test-0.11.0.2
2924
- monad-dijkstra-0.1.1.2
30-
- opentelemetry-0.4.2
31-
- ormolu-0.1.2.0
3225
- semigroups-0.18.5
3326
# - github: wz1000/shake
3427
# commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
35-
- stylish-haskell-0.11.0.0
3628
- temporary-1.2.1.1
3729

3830
flags:

0 commit comments

Comments
 (0)