summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/annotations/T10357.stderr
blob: bec379ac35b8a63007abeda38faf07f4a83591f1 (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

Test10357.hs:4:13: Not in scope: ‘one’

Test10357.hs:4:19: Not in scope: ‘x’

Test10357.hs:5:7: Not in scope: ‘multPoly’

Test10357.hs:6:10: Not in scope: ‘poly’

Test10357.hs:6:15:
    Not in scope: data constructor ‘LE’
    Perhaps you meant ‘LT’ (imported from Prelude)

Test10357.hs:7:10: Not in scope: ‘addPoly’

Test10357.hs:7:19: Not in scope: ‘poly’

Test10357.hs:7:24:
    Not in scope: data constructor ‘LE’
    Perhaps you meant ‘LT’ (imported from Prelude)

Test10357.hs:7:43: Not in scope: ‘multPoly’

Test10357.hs:8:19: Not in scope: ‘poly’

Test10357.hs:8:24:
    Not in scope: data constructor ‘LE’
    Perhaps you meant ‘LT’ (imported from Prelude)

Test10357.hs:8:43: Not in scope: ‘multPoly’