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