summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/PatSynExistential.stderr
blob: 326974dc55b53951e5bb35e43e80a439d391eb84 (plain)
1
2
3
4
PatSynExistential.hs:6:1: [GHC-33973]
     The result type of the signature for ‘P’, namely ‘x -> Maybe x’
        mentions existential type variable ‘x’
     In the declaration for pattern synonym ‘P’