diff options
Diffstat (limited to 'testsuite/tests/deSugar/should_compile/ds019.stderr-ghc')
-rw-r--r-- | testsuite/tests/deSugar/should_compile/ds019.stderr-ghc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/deSugar/should_compile/ds019.stderr-ghc b/testsuite/tests/deSugar/should_compile/ds019.stderr-ghc index fd13ec7203..4d6e60f1fa 100644 --- a/testsuite/tests/deSugar/should_compile/ds019.stderr-ghc +++ b/testsuite/tests/deSugar/should_compile/ds019.stderr-ghc @@ -1,7 +1,7 @@ ds019.hs:5:1: Warning: Pattern match(es) are overlapped - In an equation for âfâ: + In an equation for âfâ: f d (j, k) p = ... f (e, f, g) l q = ... f h (m, n) r = ... |