mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-18 08:42:11 +03:00
7 lines
227 B
Plaintext
7 lines
227 B
Plaintext
1/1: Building erased (erased.idr)
|
|
erased.idr:7:17--7:21:While processing left hand side of nameOf at erased.idr:7:1--8:1:
|
|
Can't match on Bool (Erased argument) at
|
|
7 nameOf (MyMaybe Bool) = "MyMaybe Bool"
|
|
^^^^
|
|
|