choosenim icon indicating copy to clipboard operation
choosenim copied to clipboard

Link compiler package to Nimble

Open dom96 opened this issue 7 years ago • 2 comments

Create a compiler.nimble-link file in ~/.nimble/pkgs/compiler-#head.

dom96 avatar Jan 02 '18 17:01 dom96

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?

genotrance avatar Jan 13 '20 05:01 genotrance

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>/

dom96 avatar Oct 01 '20 22:10 dom96