summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/ListLiteralEmptyNotType.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dhall/tests/type-errors/unit/ListLiteralEmptyNotType.txt')
-rw-r--r--dhall/tests/type-errors/unit/ListLiteralEmptyNotType.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/dhall/tests/type-errors/unit/ListLiteralEmptyNotType.txt b/dhall/tests/type-errors/unit/ListLiteralEmptyNotType.txt
index bc5cc40..e075521 100644
--- a/dhall/tests/type-errors/unit/ListLiteralEmptyNotType.txt
+++ b/dhall/tests/type-errors/unit/ListLiteralEmptyNotType.txt
@@ -4,3 +4,10 @@
| ^--^
|
= Type error: Wrong type of function argument
+ --> 1:11
+ |
+1 | [] : List Type␊
+ | ^--^
+ |
+ = This argument has type Kind
+[unknown location] But the function expected an argument of type Type