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