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
52
52
macosx-custom-wpc:
53
53
9.2.7:
54
54
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"
55
58
```
56
59
* Run: `stack build`
57
60
5. Open debuggee program in VSCode [Extension Development Host]
Original file line number Diff line number Diff line change @@ -15,3 +15,6 @@ setup-info:
15
15
macosx-custom-wpc :
16
16
9.2.7 :
17
17
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