lean4-htt/tests/pkg/module
Sebastian Ullrich 7822ee4500
fix: check that compiler does not infer inconsistent types between modules (#10418)
This PR fixes a potential miscompilation when using non-exposed type
definitions using the module system by turning it into a static error. A
future revision may lift the restriction by making the compiler metadata
independent of the current module.
2025-09-19 12:36:47 +00:00
..
Module fix: check that compiler does not infer inconsistent types between modules (#10418) 2025-09-19 12:36:47 +00:00
lakefile.toml feat: overhaul meta system (#10362) 2025-09-17 21:04:29 +00:00
lean-toolchain
Module.lean refactor: move import validation to parser & Lake (#9716) 2025-08-05 22:36:54 +00:00
test.sh