diff options
Diffstat (limited to 'testsuite/tests/deSugar/should_compile/T2395.stderr')
-rw-r--r-- | testsuite/tests/deSugar/should_compile/T2395.stderr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/deSugar/should_compile/T2395.stderr b/testsuite/tests/deSugar/should_compile/T2395.stderr index 4bfd9d6bb8..241a767f7c 100644 --- a/testsuite/tests/deSugar/should_compile/T2395.stderr +++ b/testsuite/tests/deSugar/should_compile/T2395.stderr @@ -1,4 +1,4 @@ -T2395.hs:12:1: - Warning: Pattern match(es) are overlapped - In an equation for `bar': bar _ = ... +T2395.hs:12:1: Warning: + Pattern match(es) are overlapped + In an equation for ‛bar’: bar _ = ... |