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.txt14
1 files changed, 1 insertions, 13 deletions
diff --git a/dhall/tests/type-errors/unit/ListLiteralEmptyNotType.txt b/dhall/tests/type-errors/unit/ListLiteralEmptyNotType.txt
index e075521..070e461 100644
--- a/dhall/tests/type-errors/unit/ListLiteralEmptyNotType.txt
+++ b/dhall/tests/type-errors/unit/ListLiteralEmptyNotType.txt
@@ -1,13 +1 @@
- --> 1:6
- |
-1 | [] : List Type␊
- | ^--^
- |
- = 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
+Type error: Unhandled error: function annot mismatch: (Type : Kind) : Type