summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar/should_compile/ds019.stderr-ghc
blob: fd13ec7203f6e66fe362051e84c0f4dbccabcc5d (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 = ...