summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T8353.stderr
blob: 3690fd8a0e40cfde4271f96f49f3fb212eec18b9 (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55

Defer03.hs:4:5: warning:
    • Couldn't match expected type ‘Int’ with actual type ‘Char’
    • In the expression: 'p'
      In an equation for ‘a’: a = 'p'

Defer03.hs:7:5: warning: [-Wtyped-holes]
    • Found hole: _ :: Int
    • In the expression: _
      In an equation for ‘f’: f = _
    • Relevant bindings include f :: Int (bound at Defer03.hs:7:1)

Defer03.hs:4:5: error:
    • Couldn't match expected type ‘Int’ with actual type ‘Char’
    • In the expression: 'p'
      In an equation for ‘a’: a = 'p'

Defer03.hs:7:5: error:
    • Found hole: _ :: Int
    • In the expression: _
      In an equation for ‘f’: f = _
    • Relevant bindings include f :: Int (bound at Defer03.hs:7:1)

Defer03.hs:4:5: warning:
    • Couldn't match expected type ‘Int’ with actual type ‘Char’
    • In the expression: 'p'
      In an equation for ‘a’: a = 'p'

Defer03.hs:7:5: warning: [-Wtyped-holes]
    • Found hole: _ :: Int
    • In the expression: _
      In an equation for ‘f’: f = _
    • Relevant bindings include f :: Int (bound at Defer03.hs:7:1)

Defer03.hs:4:5: error:
    • Couldn't match expected type ‘Int’ with actual type ‘Char’
    • In the expression: 'p'
      In an equation for ‘a’: a = 'p'

Defer03.hs:7:5: error:
    • Found hole: _ :: Int
    • In the expression: _
      In an equation for ‘f’: f = _
    • Relevant bindings include f :: Int (bound at Defer03.hs:7:1)

Defer03.hs:4:5: warning:
    • Couldn't match expected type ‘Int’ with actual type ‘Char’
    • In the expression: 'p'
      In an equation for ‘a’: a = 'p'

Defer03.hs:7:5: warning: [-Wtyped-holes]
    • Found hole: _ :: Int
    • In the expression: _
      In an equation for ‘f’: f = _
    • Relevant bindings include f :: Int (bound at Defer03.hs:7:1)