summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/EquivalenceNotSameType.txt
blob: ca31211ae8c62f67c2bb28b907faec9f030c9052 (plain)
1
TypeError { type_message: 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 } }), context: TypecheckContext([]) }