summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/deSugar/should_compile/ds019.stderr-ghc
blob: 68816686b1c12091cf268130942c103c26f1bb77 (plain)
1
2
3
4
5
6
7

ds019.hs:5:1:
    Warning: Pattern match(es) are overlapped
             In an equation for `f':
                 f d (j, k) p = ...
                 f (e, f, g) l q = ...
                 f h (m, n) r = ...