summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/FunctionApplicationIsNotFunction.txt
blob: 0ea727ac38e25d2b0af36b206d89569274b2e820 (plain)
1
TypeError { type_message: NotAFunction(Value@Unevaled { value: PartialExpr(BoolLit(true)), type: Value@WHNF { value: AppliedBuiltin(Bool, []), type: Type } }), context: TypecheckContext([]) }