summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/MergeEmptyNeedsDirectAnnotation2.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dhall/tests/type-inference/failure/unit/MergeEmptyNeedsDirectAnnotation2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhall/tests/type-inference/failure/unit/MergeEmptyNeedsDirectAnnotation2.txt b/dhall/tests/type-inference/failure/unit/MergeEmptyNeedsDirectAnnotation2.txt
index 5dcffdf..fedd3b2 100644
--- a/dhall/tests/type-inference/failure/unit/MergeEmptyNeedsDirectAnnotation2.txt
+++ b/dhall/tests/type-inference/failure/unit/MergeEmptyNeedsDirectAnnotation2.txt
@@ -1,5 +1,5 @@
Type error: error: MergeEmptyNeedsAnnotation
- --> <current file>:1:26
+ --> <current file>:1:27
|
1 | \(x: <>) -> let y: Bool = merge {=} x in 1
| ^^^^^^^^^^^ MergeEmptyNeedsAnnotation