summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar/should_compile/ds002.stderr-ghc
blob: c526e0db48b08f1879ddaf12383d216b686ca3e3 (plain)
1
2
3
4
5
6
7
8
9
10

ds002.hs:7:1: Warning:
    Pattern match(es) are overlapped
    In an equation for ā€›fā€™:
        f y = ...
        f z = ...

ds002.hs:11:1: Warning:
    Pattern match(es) are overlapped
    In an equation for ā€›gā€™: g x y z = ...