summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/MergeMissingHandler1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dhall/tests/type-errors/unit/MergeMissingHandler1.txt')
-rw-r--r--dhall/tests/type-errors/unit/MergeMissingHandler1.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/dhall/tests/type-errors/unit/MergeMissingHandler1.txt b/dhall/tests/type-errors/unit/MergeMissingHandler1.txt
index 711d77d..af58d05 100644
--- a/dhall/tests/type-errors/unit/MergeMissingHandler1.txt
+++ b/dhall/tests/type-errors/unit/MergeMissingHandler1.txt
@@ -1 +1,6 @@
-Type error: Unhandled error: MergeVariantMissingHandler
+Type error: error: MergeVariantMissingHandler
+ --> <current file>:1:0
+ |
+1 | merge {=} <x>.x
+ | ^^^^^^^^^^^^^^^ MergeVariantMissingHandler
+ |