summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/tc115.stderr-ghc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_compile/tc115.stderr-ghc')
-rw-r--r--testsuite/tests/typecheck/should_compile/tc115.stderr-ghc4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/typecheck/should_compile/tc115.stderr-ghc b/testsuite/tests/typecheck/should_compile/tc115.stderr-ghc
new file mode 100644
index 0000000000..b4b8dd81b1
--- /dev/null
+++ b/testsuite/tests/typecheck/should_compile/tc115.stderr-ghc
@@ -0,0 +1,4 @@
+
+tc115.hs:12:10:
+ Warning: No explicit method nor default method for `foo'
+ In the instance declaration for `Foo [m a] (m a)'