X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2FdeSugar%2Fshould_compile%2Fds022.stderr;h=380086f9a02a58fe73af606368197efb1cab760c;hb=0b36e0020f306c31f8e1dae9e3d0ad97ccd6aa37;hp=1d0291b37151a0d0411130bba1f906a4f1aeb6e1;hpb=b2170318027ec00dbd71c29b9bd561a3956fa7f3;p=ghc-hetmet.git diff --git a/ghc/tests/deSugar/should_compile/ds022.stderr b/ghc/tests/deSugar/should_compile/ds022.stderr index 1d0291b..380086f 100644 --- a/ghc/tests/deSugar/should_compile/ds022.stderr +++ b/ghc/tests/deSugar/should_compile/ds022.stderr @@ -1,5 +1,5 @@ -ds022.hs:20: - Pattern match(es) are overlapped in the definition of function `i' - 1 1.1 = ... - 2 2.2 = ... +ds022.hs:20: Pattern match(es) are overlapped in the definition of function `i': + i 1 1.1 = ... + i 2 2.2 = ... +