summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/LetWithWrongAnnotation.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dhall/tests/type-errors/unit/LetWithWrongAnnotation.txt')
-rw-r--r--dhall/tests/type-errors/unit/LetWithWrongAnnotation.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhall/tests/type-errors/unit/LetWithWrongAnnotation.txt b/dhall/tests/type-errors/unit/LetWithWrongAnnotation.txt
index 0862162..cae4fea 100644
--- a/dhall/tests/type-errors/unit/LetWithWrongAnnotation.txt
+++ b/dhall/tests/type-errors/unit/LetWithWrongAnnotation.txt
@@ -1 +1 @@
-Type error: Unhandled error: AnnotMismatch(Value@Unevaled { value: PartialExpr(BoolLit(true)), type: Value@WHNF { value: AppliedBuiltin(Bool, []), type: Type } }, Value@WHNF { value: AppliedBuiltin(Natural, []), type: Type })
+Type error: Unhandled error: annot mismatch: (True : Bool) : Natural