mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-20 19:31:31 +03:00
59b66d6134
This is to display names in a user friendly way, especially case and with block names
13 lines
711 B
Plaintext
13 lines
711 B
Plaintext
1/1: Building Error1 (Error1.idr)
|
|
Error1.idr:8:9--9:1:While processing right hand side of wrong at Error1.idr:8:1--9:1:
|
|
Can't find an implementation for Show (Vect (S (S (S (S Z)))) Integer)
|
|
1/1: Building Error2 (Error2.idr)
|
|
Error2.idr:13:38--15:1:While processing right hand side of show at Error2.idr:13:3--15:1:
|
|
Multiple solutions found in search. Possible correct results:
|
|
Show implementation at Error2.idr:11:1--15:1
|
|
Show implementation at Error2.idr:7:1--11:1
|
|
Error2.idr:16:9--17:1:While processing right hand side of wrong at Error2.idr:16:1--17:1:
|
|
Multiple solutions found in search. Possible correct results:
|
|
Show implementation at Error2.idr:11:1--15:1
|
|
Show implementation at Error2.idr:7:1--11:1
|