summaryrefslogtreecommitdiff
path: root/testdata/language-features/basic-values/typesyn03.reject.out
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/language-features/basic-values/typesyn03.reject.out')
-rw-r--r--testdata/language-features/basic-values/typesyn03.reject.out8
1 files changed, 4 insertions, 4 deletions
diff --git a/testdata/language-features/basic-values/typesyn03.reject.out b/testdata/language-features/basic-values/typesyn03.reject.out
index c93411e6..ae76e075 100644
--- a/testdata/language-features/basic-values/typesyn03.reject.out
+++ b/testdata/language-features/basic-values/typesyn03.reject.out
@@ -1,16 +1,16 @@
1already defined 'MyUnit at ./testdata/language-features/basic-values/typesyn03.reject.lc:2:6: 1already defined 'MyUnit at testdata/language-features/basic-values/typesyn03.reject.lc:2:6:
2type MyUnit = () 2type MyUnit = ()
3 ^^^^^^ 3 ^^^^^^
4and at ./testdata/language-features/basic-values/typesyn03.reject.lc:1:6: 4and at testdata/language-features/basic-values/typesyn03.reject.lc:1:6:
5type MyUnit = () 5type MyUnit = ()
6 ^^^^^^ 6 ^^^^^^
7------------ trace 7------------ trace
8'MyUnit :: Type 8'MyUnit :: Type
9'MyUnit :: Type 9'MyUnit :: Type
10!already defined 'MyUnit at ./testdata/language-features/basic-values/typesyn03.reject.lc:2:6: 10!already defined 'MyUnit at testdata/language-features/basic-values/typesyn03.reject.lc:2:6:
11type MyUnit = () 11type MyUnit = ()
12 ^^^^^^ 12 ^^^^^^
13and at ./testdata/language-features/basic-values/typesyn03.reject.lc:1:6: 13and at testdata/language-features/basic-values/typesyn03.reject.lc:1:6:
14type MyUnit = () 14type MyUnit = ()
15 ^^^^^^ 15 ^^^^^^
16------------ tooltips 16------------ tooltips