summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/EquivalenceNotSameType.txt
blob: bdbe0e4af93aab6e7353109974bf473bdcc741c7 (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 } })