mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-18 10:21:39 +03:00
59b66d6134
This is to display names in a user friendly way, especially case and with block names
8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
1/1: Building lets (lets.idr)
|
|
lets.idr:22:39--23:14:While processing right hand side of dolet2 at lets.idr:21:1--26:1:
|
|
When unifying Maybe Int and Maybe String
|
|
Mismatch between:
|
|
Int
|
|
and
|
|
String
|