mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-17 00:10:31 +03:00
26cdfc7830
This involves making 'unelab' aware of nested names so that it can remove the parameters from names in the current block. It's a bit of a hacky solution, but it is also the easiest one. Ideally we'd build the getter types directly, rather than using unelab, but that's one to save for another time. Fixes #1482
6 lines
32 B
Plaintext
6 lines
32 B
Plaintext
:t Bar
|
|
:t Gnu
|
|
:t Baz
|
|
:t Quux
|
|
:q
|