summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/RecordSelectionEmpty.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dhall/tests/type-errors/unit/RecordSelectionEmpty.txt')
-rw-r--r--dhall/tests/type-errors/unit/RecordSelectionEmpty.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhall/tests/type-errors/unit/RecordSelectionEmpty.txt b/dhall/tests/type-errors/unit/RecordSelectionEmpty.txt
index 4b68fea..1770faa 100644
--- a/dhall/tests/type-errors/unit/RecordSelectionEmpty.txt
+++ b/dhall/tests/type-errors/unit/RecordSelectionEmpty.txt
@@ -1 +1 @@
-Type error: Unhandled error
+Type error: Unhandled error: MissingRecordField(Label("x"), Value@Unevaled { value: PartialExpr(RecordLit(DupTreeMap { map: {}, size: 0 })), type: Value@WHNF { value: RecordType({}), type: Type } })