update toolchain version
This commit is contained in:
parent
844b454e9f
commit
a6dc981e6b
6
.ghc.environment.aarch64-darwin-9.6.7
Normal file
6
.ghc.environment.aarch64-darwin-9.6.7
Normal file
@ -0,0 +1,6 @@
|
||||
clear-package-db
|
||||
global-package-db
|
||||
package-db /Users/congyu/.cabal/store/ghc-9.6.7/package.db
|
||||
package-id base-4.18.3.0
|
||||
package-id pndc-typs-1.23.1-7d4eff68
|
||||
package-id text-2.0.2
|
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@ -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"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user