summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/ListLiteralTypesNotMatch.txt
blob: d7bb5596c77d3cf5097a62efa7c7120c934e938d (plain)
1
TypeError { type_message: InvalidListElement(1, Value@WHNF { value: AppliedBuiltin(Bool, []), type: Type }, Value@Unevaled { value: PartialExpr(NaturalLit(1)), type: Value@WHNF { value: AppliedBuiltin(Natural, []), type: Type } }), context: TypecheckContext([]) }