-
-
Couldn't load subscription status.
- Fork 5.7k
Open
Labels
compiler:precompilationPrecompilation of modulesPrecompilation of modules
Description
julia> using OhMyREPL
│ Package OhMyREPL not found, but a package named OhMyREPL is available from a
│ registry.
│ Install package?
│ (JuliaCon2025) pkg> add OhMyREPL
└ Select environment:
1: `~/Documents/JuliaCon2025/Project.toml` (@)
> 2: `~/.julia/environments/v1.12/Project.toml` (@v#.#)
Resolving package versions...
Installed OhMyREPL ─ v0.5.31
Updating `~/.julia/environments/v1.12/Project.toml`
[5fb14364] + OhMyREPL v0.5.31
Updating `~/.julia/environments/v1.12/Manifest.toml`
[5fb14364] + OhMyREPL v0.5.31
[44cfe95a] ↑ Pkg v1.12.0 ⇒ v1.13.0
[458c3c95] ↑ OpenSSL_jll v3.5.0+0 ⇒ v3.5.1+0
[8e850b90] ↑ libblastrampoline_jll v5.12.0+0 ⇒ v5.13.1+0
[ Info: Precompiling OhMyREPL [5fb14364-9ced-5910-84b2-373655c76a03]
The last line is outputted when non-parallel precompilation is done. I feel it should have used the parallel one.
Metadata
Metadata
Assignees
Labels
compiler:precompilationPrecompilation of modulesPrecompilation of modules