summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/annotations/T11018.stderr
blob: c58942f4c77708aa65d9cd868a1eb9030909740d (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40

Test11018.hs:12:26: error:
    Illegal kind signature: ‘* -> *’
      Perhaps you intended to use KindSignatures
    In the data type declaration for ‘Recorder’

Test11018.hs:14:23: error:
    Not in scope: type constructor or class ‘FinalizerHandle’

Test11018.hs:17:6: error:
    Not in scope: type constructor or class ‘Arrow’

Test11018.hs:20:7: error:
    Not in scope: type constructor or class ‘Arrow’

Test11018.hs:23:6: error:
    Not in scope: type constructor or class ‘ArrowApply’

Test11018.hs:26:7: error:
    Not in scope: type constructor or class ‘ArrowApply’

Test11018.hs:37:27: error:
    Illegal kind signature: ‘* -> *’
      Perhaps you intended to use KindSignatures
    In the data type declaration for ‘RecorderU’

Test11018.hs:39:23: error:
    Not in scope: type constructor or class ‘FinalizerHandle’

Test11018.hs:42:7: error:
    Not in scope: type constructor or class ‘Arrow’

Test11018.hs:45:8: error:
    Not in scope: type constructor or class ‘Arrow’

Test11018.hs:48:7: error:
    Not in scope: type constructor or class ‘ArrowApply’

Test11018.hs:51:8: error:
    Not in scope: type constructor or class ‘ArrowApply’