This PR adds a new `allowImportAll` configuration option for packages and libraries. When enabled by an upstream package or library, downstream packages will be able to `import all` modules of that package or library. This enables package authors to selectively choose which `private` elements, if any, downstream packages may have access to. |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lake | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lakefile.toml | ||
| lean-toolchain | ||