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

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

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