
16 Sep
2020
16 Sep
'20
2:27 p.m.
You need explicit exports in the public interface, in my example module "A".
How so? Consider an example [1]. Building it yields an error, showing that any unsafe definitions contained in `A.Internal` are out of reach from another package. I must be missing your point. [1]: https://github.com/kindaro/exports-and-internal-libraries