summaryrefslogtreecommitdiff
path: root/testsuite/tests/patsyn/should_fail/T11039.stderr
blob: aa20358e1028d1374e3da4cedef420f4cc5b6b49 (plain)
1
2
3
4
5
6
7
8
9
10

T11039.hs:8:15: error:
    • Couldn't match type ‘f’ with ‘A’
      Expected: f a
        Actual: A a
      ‘f’ is a rigid type variable bound by
        the signature for pattern synonym ‘Q’
        at T11039.hs:7:14-38
    • In the pattern: A a
      In the declaration for pattern synonym ‘Q’