choosenim
choosenim copied to clipboard
Link compiler package to Nimble
Create a compiler.nimble-link
file in ~/.nimble/pkgs/compiler-#head
.
Can you provide some more details on this issue? Do you expect choosenim to change the link for compiler-#head even when working with a released version of Nim?
Nim effectively ships with a compiler
library, it would be nice to link it as a Nimble package. Perhaps just by running nimble develop
implicitly in ~/.choosenim/toolchains/nim-<ver>/