summaryrefslogtreecommitdiff
path: root/testdata/language-features/basic-values/typesyn03.reject.out
blob: c93411e65162f9f955dba54d4337a40400c383e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
already defined 'MyUnit at ./testdata/language-features/basic-values/typesyn03.reject.lc:2:6:
type MyUnit = ()
     ^^^^^^
and at ./testdata/language-features/basic-values/typesyn03.reject.lc:1:6:
type MyUnit = ()
     ^^^^^^
------------ trace
'MyUnit :: Type
'MyUnit :: Type
!already defined 'MyUnit at ./testdata/language-features/basic-values/typesyn03.reject.lc:2:6:
type MyUnit = ()
     ^^^^^^
and at ./testdata/language-features/basic-values/typesyn03.reject.lc:1:6:
type MyUnit = ()
     ^^^^^^
------------ tooltips
1:6-1:12
    Type
1:15-1:17
    Type
2:6-2:12
    Type
2:15-2:17
    Type