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