summaryrefslogtreecommitdiff
path: root/testdata/language-features/basic-values/typesyn04.reject.out
blob: 3979ab13d571cd64b0c6724ed6816046f2efeaa9 (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/typesyn04.reject.lc:2:6:
type MyUnit = ()
     ^^^^^^
and at ./testdata/language-features/basic-values/typesyn04.reject.lc:1:6:
type MyUnit = ()
     ^^^^^^
------------ trace
'MyUnit :: Type
'MyUnit :: Type
!already defined 'MyUnit at ./testdata/language-features/basic-values/typesyn04.reject.lc:2:6:
type MyUnit = ()
     ^^^^^^
and at ./testdata/language-features/basic-values/typesyn04.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