summaryrefslogtreecommitdiff
path: root/testsuite/tests/annotations/should_fail/annfail02.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/annotations/should_fail/annfail02.stderr')
-rw-r--r--testsuite/tests/annotations/should_fail/annfail02.stderr4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/annotations/should_fail/annfail02.stderr b/testsuite/tests/annotations/should_fail/annfail02.stderr
new file mode 100644
index 0000000000..83d54f9840
--- /dev/null
+++ b/testsuite/tests/annotations/should_fail/annfail02.stderr
@@ -0,0 +1,4 @@
+
+annfail02.hs:6:1: Not in scope: data constructor `Foo'
+
+annfail02.hs:7:1: Not in scope: type constructor or class `Bar'