summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar/should_compile/ds003.stderr-ghc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/deSugar/should_compile/ds003.stderr-ghc')
-rw-r--r--testsuite/tests/deSugar/should_compile/ds003.stderr-ghc10
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/tests/deSugar/should_compile/ds003.stderr-ghc b/testsuite/tests/deSugar/should_compile/ds003.stderr-ghc
index 5b1bd3949f..f12789da42 100644
--- a/testsuite/tests/deSugar/should_compile/ds003.stderr-ghc
+++ b/testsuite/tests/deSugar/should_compile/ds003.stderr-ghc
@@ -1,6 +1,6 @@
-ds003.hs:5:1:
- Warning: Pattern match(es) are overlapped
- In an equation for `f':
- f (x : x1 : x2 : x3) ~(y, ys) z = ...
- f x y True = ...
+ds003.hs:5:1: Warning:
+ Pattern match(es) are overlapped
+ In an equation for ‛f’:
+ f (x : x1 : x2 : x3) ~(y, ys) z = ...
+ f x y True = ...