summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T11663.stderr
blob: ae0e512dbef8aaa318865464ef54350f9c2ceee7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

T11663.hs:6:12: error: [GHC-74097]
    Illegal type signature: ‘Int’
    Suggested fix: Perhaps you intended to use PatternSignatures

T11663.hs:7:9: error: [GHC-74097]
    Illegal type signature: ‘Int’
    Suggested fix: Perhaps you intended to use PatternSignatures

T11663.hs:8:22: error: [GHC-74097]
    Illegal type signature: ‘Int’
    Suggested fix: Perhaps you intended to use PatternSignatures

T11663.hs:9:32: error: [GHC-74097]
    Illegal type signature: ‘Int’
    Suggested fix: Perhaps you intended to use PatternSignatures