mirror of
https://github.com/anoma/juvix.git
synced 2024-12-15 01:52:11 +03:00
785f02ddc9
Previously the doctor help links would point to the Juvix documentation dev URLs. Now the doctor help links point to the version of the documentation corresponding to the compiler version. ``` $ juvix doctor > Checking for clang... > Checking clang version... > Checking for wasm-ld... > Checking that clang supports wasm32... > Checking that clang supports wasm32-wasi... > Checking that WASI_SYSROOT_PATH is set... ! Environment variable WASI_SYSROOT_PATH is missing ! https://docs.juvix.org/0.5.2/reference/tooling/doctor/#environment-variable-wasi_sysroot_path-is-not-set > Checking for wasmer... > Checking latest Juvix release on Github... ``` Spotted by @agureev |
||
---|---|---|
.. | ||
Compile | ||
Dependencies | ||
Dev | ||
Doctor | ||
Eval | ||
Extra | ||
Format | ||
Html | ||
Repl | ||
Typecheck | ||
Base.hs | ||
Clean.hs | ||
Compile.hs | ||
Dependencies.hs | ||
Dev.hs | ||
Doctor.hs | ||
Eval.hs | ||
Format.hs | ||
Html.hs | ||
Init.hs | ||
Repl.hs | ||
Typecheck.hs |