Instance
depends on Instances
, but Instances
has a compile-dep back on Instance
.
To fix that, we can change the defdelegate
calls into regular functions, converting Instance
into a runtime dep.
Removes a cycle: https://www.diffchecker.com/Y3G4kZRP