mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-29 03:24:02 +03:00
a972778eab
They don't all pass yet, for minor reasons. Coming shortly... Unfortunately the startup overhead for chez is really noticeable here!
9 lines
509 B
Plaintext
9 lines
509 B
Plaintext
1/1: Building UnboundImplicits (UnboundImplicits.idr)
|
|
UnboundImplicits.idr:6:22--6:24:While processing constructor Foo at UnboundImplicits.idr:6:1--9:1:
|
|
Undefined name n
|
|
UnboundImplicits.idr:9:24--9:26:Undefined name n
|
|
UnboundImplicits.idr:14:25--14:27:While processing constructor Foo at UnboundImplicits.idr:14:1--17:1:
|
|
Undefined name n
|
|
UnboundImplicits.idr:17:30--17:31:While processing type of Functor implementation at UnboundImplicits.idr:17:1--18:1 at UnboundImplicits.idr:17:1--18:1:
|
|
Undefined name n
|