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