File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,9 @@ The `dap-estgi-server` and `dap-estgi-vscode-extension` are application specific
5252 macosx-custom-wpc:
5353 9.2.7:
5454 url: "https://github.com/grin-compiler/foundation-pak/releases/download/ghc-9.2.7/ghc-9.2.7-x86_64-apple-darwin.tar.xz"
55+ macosx-aarch64-custom-wpc:
56+ 9.2.7:
57+ url: "https://github.com/grin-compiler/foundation-pak/releases/download/ghc-9.2.7/ghc-9.2.7-aarch64-apple-darwin.tar.xz"
5558 ```
5659 * Run: `stack build`
57605. Open debuggee program in VSCode [Extension Development Host]
Original file line number Diff line number Diff line change @@ -15,3 +15,6 @@ setup-info:
1515 macosx-custom-wpc :
1616 9.2.7 :
1717 url : " https://github.com/grin-compiler/foundation-pak/releases/download/ghc-9.2.7/ghc-9.2.7-x86_64-apple-darwin.tar.xz"
18+ macosx-aarch64-custom-wpc :
19+ 9.2.7 :
20+ url : " https://github.com/grin-compiler/foundation-pak/releases/download/ghc-9.2.7/ghc-9.2.7-aarch64-apple-darwin.tar.xz"
You can’t perform that action at this time.
0 commit comments