mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-22 19:21:39 +03:00
b57b28a64e
Add syntax for bind-all-explicits Add new record update syntax Remove PInstance
6 lines
716 B
Plaintext
6 lines
716 B
Plaintext
Processing as TTImp
|
|
Eta.yaff:16:1--17:1:When elaborating right hand side of Main.etaBad:
|
|
Eta.yaff:16:10--17:1:When unifying: (Main.Eq ?Main.{b:18}_[] ?Main.{b:18}_[] \(x : Char) => \(y : ?Main.{_:15}_[x[0]]) => (Main.MkTest ?Main.{_:16}_[x[1], y[0]] ?Main.{_:17}_[x[1], y[0]]) \(x : Char) => \(y : ?Main.{_:15}_[x[0]]) => (Main.MkTest ?Main.{_:16}_[x[1], y[0]] ?Main.{_:17}_[x[1], y[0]])) and (Main.Eq (x : Char) -> (y : ?Main.{_:15}_[x[0]]) -> Main.Test)) ({arg:11} : Integer) -> ({arg:12} : Integer) -> Main.Test)) Main.MkTest \(x : Char) => \(y : ?Main.{_:15}_[x[0]]) => (Main.MkTest ?Main.{_:16}_[x[1], y[0]] ?Main.{_:17}_[x[1], y[0]]))
|
|
Eta.yaff:16:10--17:1:Type mismatch: Char and Integer
|
|
Yaffle> Bye for now!
|