update toolchain version

This commit is contained in:
2025-04-27 19:59:09 +08:00
parent 844b454e9f
commit a6dc981e6b
2 changed files with 8 additions and 4 deletions

View File

@@ -1,8 +1,6 @@
{
"haskell.toolchain": {
"hls": "2.9.0.1",
"ghc": "9.4.8",
"cabal": "3.12.1.0",
"stack": null
"hls": "2.10.0.0",
"ghc": "9.6.7"
}
}