summaryrefslogtreecommitdiff
path: root/testsuite/tests/patsyn/should_fail/T11265.stderr
blob: eda5d35a9d88b1d0fe38c2055c0c2f099e4bd7e0 (plain)
1
2
3
4
5
6

T11265.hs:6:12: error:
    • Pattern synonym ‘A’ cannot be used here
        (Pattern synonyms cannot be promoted)
    • In the first argument of ‘F’, namely ‘A’
      In the instance declaration for ‘F A’