[commit: ghc] wip/gadtpm: fixed ds022 stderr (0ae502d)
git at git.haskell.org
git at git.haskell.org
Tue Dec 1 17:15:44 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/gadtpm
Link : http://ghc.haskell.org/trac/ghc/changeset/0ae502dafffe64a6f664875657ff36153700422e/ghc
>---------------------------------------------------------------
commit 0ae502dafffe64a6f664875657ff36153700422e
Author: George Karachalias <george.karachalias at gmail.com>
Date: Tue Dec 1 12:48:05 2015 +0100
fixed ds022 stderr
>---------------------------------------------------------------
0ae502dafffe64a6f664875657ff36153700422e
testsuite/tests/deSugar/should_compile/ds022.stderr | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/testsuite/tests/deSugar/should_compile/ds022.stderr b/testsuite/tests/deSugar/should_compile/ds022.stderr
index 45fe3d8..17b62fe 100644
--- a/testsuite/tests/deSugar/should_compile/ds022.stderr
+++ b/testsuite/tests/deSugar/should_compile/ds022.stderr
@@ -1,6 +1,6 @@
-ds022.hs:20:1: Warning:
- Pattern match(es) are overlapped
+ds022.hs:22:1: Warning:
+ Pattern match(es) are redundant
In an equation for ‘i’:
i 1 0.011e2 = ...
i 2 2.20000 = ...
More information about the ghc-commits
mailing list