Private imports would create their own set of conflicting requirements for the goals of incremental compilation. You wouldn't be able to cleanly separate the public interface of a module from its private components that should not trigger a rebuild upon changing.
- Re: `import foo {.private.}` to allows access to private fiel... treeform
- Re: `import foo {.private.}` to allows access to private... cumulonimbus
- Re: `import foo {.private.}` to allows access to pri... timothee
- Re: `import foo {.private.}` to allows access to... cblake
- Re: `import foo {.private.}` to allows acces... boia01
- Re: `import foo {.private.}` to allows acces... dom96
- Re: `import foo {.private.}` to allows acces... timothee
- Re: `import foo {.private.}` to allows acces... Trustable
- Re: `import foo {.private.}` to allows acces... kobi
- Re: `import foo {.private.}` to allows acces... LeuGim
- Re: `import foo {.private.}` to allows acces... zahary
- Re: `import foo {.private.}` to allows acces... timothee
