summaryrefslogtreecommitdiff
path: root/testsuite/tests/patsyn/should_compile/T12484.stderr
blob: 5635e8308162ab9becf23360974b0e21395aa8b1 (plain)
1
2
3
4

T12484.hs:6:1: warning: [GHC-38417] [-Wmissing-pattern-synonym-signatures (in -Wall)]
    Pattern synonym with no type signature:
      pattern RP :: forall {a}. a -> (a, Bool)