lean4-htt/tests/pkg/module
Sebastian Ullrich 35c168cb13
feat: allow access to private names through import all (#8828)
This PR extends the experimental module system to support resolving
private names imported (transitively) through `import all`.
2025-06-27 12:13:46 +00:00
..
Module feat: allow access to private names through import all (#8828) 2025-06-27 12:13:46 +00:00
lakefile.toml
lean-toolchain
Module.lean feat: make equational theorems of non-exposed defs private (#8519) 2025-06-04 11:52:08 +00:00
test.sh