mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-14 05:46:47 +03:00
69f3c23cbb
Local hints need to reduce (just like global hints do) so we expand their definition to the lifted name before applying them. We're identifying the global hints by knowing that the binder name is a nested function name. This is a bit of hack, and it'd probably be better to record that information in the binder instead, but that's a more substantial change than I want to do right now.
2 lines
40 B
Plaintext
2 lines
40 B
Plaintext
1/1: Building LocalHint (LocalHint.idr)
|