Merge remote-tracking branch 'origin/pr/940'

This commit is contained in:
2023-11-28 21:08:49 +08:00

View File

@@ -557,7 +557,7 @@ You need the required wasm toolchain:
git clone https://gitlab.haskell.org/ghc/ghc-wasm-meta.git
cd ghc-wasm-meta/
export SKIP_GHC=yes
sh setup.sh
./setup.sh
source ~/.ghc-wasm/env
```