From 72c8c996b96fb31b11b395097c8e9212325319a3 Mon Sep 17 00:00:00 2001 From: lewie Date: Thu, 28 Jun 2001 15:06:47 +0000 Subject: [PATCH] [project @ 2001-06-28 15:06:47 by lewie] Here ya go! --- ghc/tests/typecheck/should_fail/tcfail092.stderr | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ghc/tests/typecheck/should_fail/tcfail092.stderr diff --git a/ghc/tests/typecheck/should_fail/tcfail092.stderr b/ghc/tests/typecheck/should_fail/tcfail092.stderr new file mode 100644 index 0000000..4abfd2d --- /dev/null +++ b/ghc/tests/typecheck/should_fail/tcfail092.stderr @@ -0,0 +1,2 @@ + +tcfail092.hs:5: duplicate binding in parallel list comprehension -- 1.7.10.4