summaryrefslogtreecommitdiff
path: root/testdata/language-features/basic-values/typesyn04.reject.out
blob: e080fd9e3bb33d242480a42cb69b22e1be9bafa4 (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