summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T2713.stderr
blob: ce9091c79cf816da38850d1b7dfc094cba0b8f8f (plain)
1
2
3
4
5
6
7
8
9
10

T2713.hs:11:10: error:
    The fixity signature for ‘.*.’ lacks an accompanying binding
    Suggested fix:
      Move the fixity signature to the declaration site of ‘.*.’.

T2713.hs:12:1: error:
    The type signature for ‘f’ lacks an accompanying binding
    Suggested fix:
      Move the type signature to the declaration site of ‘f’.