Recently the automatic build of one of our projects at work failed because 
libssl was suddenly gone from the collection of DLLs that can be downloaded 
from the Nim website to work with various standard library modules. Where did 
it go? Is it no longer needed? And as an aside, is it possible to get the 
collection of DLLs for older versions of Nim? This is something that could 
potentially break quite a lot of builds so it would be nice to be able to lock 
the collection to a known version.

Reply via email to