summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/UnionDeprecatedConstructorsKeyword.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dhall/tests/type-errors/unit/UnionDeprecatedConstructorsKeyword.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/dhall/tests/type-errors/unit/UnionDeprecatedConstructorsKeyword.txt b/dhall/tests/type-errors/unit/UnionDeprecatedConstructorsKeyword.txt
index f7903de..9cc0c19 100644
--- a/dhall/tests/type-errors/unit/UnionDeprecatedConstructorsKeyword.txt
+++ b/dhall/tests/type-errors/unit/UnionDeprecatedConstructorsKeyword.txt
@@ -1,6 +1,6 @@
-Type error: --> 1:1
+ --> 1:1
|
1 | constructors < Left : Natural | Right : Bool >␊
| ^----------^
|
- = Unbound variable
+ = Type error: Unbound variable