On 29/12/2016 09:44, Nicolai Parlog wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi!
If module A requires B and B requires C, A can not be compiled without
C on the module path.
error: module not found: C
1 error
This is a little irritating but maybe it was done o
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi!
If module A requires B and B requires C, A can not be compiled without
C on the module path.
error: module not found: C
1 error
This is a little irritating but maybe it was done on purpose to ensure
fidelity across all phases.