mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-18 16:51:51 +03:00
9 lines
263 B
Plaintext
9 lines
263 B
Plaintext
1/1: Building iftype (iftype.idr)
|
|
Error: While processing right hand side of isInListBad. Can't solve constraint between: if c then "Foo" else "Baz" and if c then "Foo" else "Bar".
|
|
|
|
iftype.idr:15:15--15:19
|
|
|
|
|
15 | isInListBad = Here
|
|
| ^^^^
|
|
|