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

ds051.hs:6:1:
    Warning: Pattern match(es) are overlapped
             In an equation for `f1': f1 "ab" = ...

ds051.hs:11:1:
    Warning: Pattern match(es) are overlapped
             In an equation for `f2': f2 ('a' : 'b' : []) = ...

ds051.hs:16:1:
    Warning: Pattern match(es) are overlapped
             In an equation for `f3': f3 "ab" = ...