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
8 lines
335 B
Plaintext
8 lines
335 B
Plaintext
1/1: Building Erase (Erase.idr)
|
|
Erase.idr:5:5--5:11:While processing left hand side of bad at Erase.idr:5:1--6:1:
|
|
Can't match on False (Erased argument)
|
|
Erase.idr:19:18--19:22:While processing left hand side of minusBad at Erase.idr:19:1--20:1:
|
|
Can't match on LeZ (Erased argument)
|
|
Main> \m => minus (S (S m)) m prf
|
|
Main> Bye for now!
|