summaryrefslogtreecommitdiff
path: root/ghc/compiler/tests/typecheck/should_fail/tcfail008.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/compiler/tests/typecheck/should_fail/tcfail008.stderr')
-rw-r--r--ghc/compiler/tests/typecheck/should_fail/tcfail008.stderr6
1 files changed, 6 insertions, 0 deletions
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail008.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail008.stderr
new file mode 100644
index 0000000000..c4a2f198f2
--- /dev/null
+++ b/ghc/compiler/tests/typecheck/should_fail/tcfail008.stderr
@@ -0,0 +1,6 @@
+
+"tcfail008.hs", line 3: No such instance:
+ class "Num", type "[tt3]" (at an overloaded literal: 2)
+Fail: Compilation errors found
+
+ghc: execution of the Haskell compiler had trouble