Idris2-boot/tests/idris2/reg005/expected
Edwin Brady 59b66d6134 Add prettyName
This is to display names in a user friendly way, especially case and
with block names
2020-03-18 19:33:19 +00:00

7 lines
223 B
Plaintext

1/1: Building iftype (iftype.idr)
iftype.idr:15:15--16:1:While processing right hand side of isInListBad at iftype.idr:15:1--16:1:
Can't solve constraint between:
if c then "Foo" else "Bar"
and
if c then "Foo" else "Baz"