mirror of
https://github.com/ilyakooo0/Idris-dev.git
synced 2024-11-11 14:57:30 +03:00
b678d7c93c
Any name which would be a valid unbound implicit is now *always* an unbound implicit. This is much more resilient to changes in inputs, but does require that function names be explicitly qualified when in argument position. Updated libraries/tests accordingly. WARNING: This is likely to break some code; the fix is, in all cases, to give explicit namespaces for function names in types in an argument position (i.e. a valid position for it to be an unbound implicit). |
||
---|---|---|
.. | ||
expected | ||
input | ||
run | ||
substring.idr | ||
test005.idr |