summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/EquivalenceNotSameType.txt
blob: 4dbe2adb64100f2790b6be9148f8febb17384fb2 (plain)
1
Type error: Unhandled error: EquivalenceTypeMismatch(Value@Unevaled { value: PartialExpr(BoolLit(false)), type: Value@WHNF { value: AppliedBuiltin(Bool, []), type: Type } }, Value@Unevaled { value: PartialExpr(NaturalLit(1)), type: Value@WHNF { value: AppliedBuiltin(Natural, []), type: Type } })