mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-19 10:51:35 +03:00
59b66d6134
This is to display names in a user friendly way, especially case and with block names
9 lines
297 B
Plaintext
9 lines
297 B
Plaintext
1/1: Building Ambig1 (Ambig1.idr)
|
|
Main> Bye for now!
|
|
1/1: Building Ambig2 (Ambig2.idr)
|
|
Ambig2.idr:22:21--22:28:While processing right hand side of keepUnique at Ambig2.idr:22:1--24:1:
|
|
Ambiguous elaboration. Possible correct results:
|
|
Main.Set.toList ?arg
|
|
Main.Vect.toList ?arg
|
|
Main> Bye for now!
|