summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/annotations/T10357.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-api/annotations/T10357.stderr')
-rw-r--r--testsuite/tests/ghc-api/annotations/T10357.stderr30
1 files changed, 30 insertions, 0 deletions
diff --git a/testsuite/tests/ghc-api/annotations/T10357.stderr b/testsuite/tests/ghc-api/annotations/T10357.stderr
new file mode 100644
index 0000000000..a418490766
--- /dev/null
+++ b/testsuite/tests/ghc-api/annotations/T10357.stderr
@@ -0,0 +1,30 @@
+
+Test10357.hs:4:13: error: Not in scope: ‘one’
+
+Test10357.hs:4:19: error: Not in scope: ‘x’
+
+Test10357.hs:5:7: error: Not in scope: ‘multPoly’
+
+Test10357.hs:6:10: error: Not in scope: ‘poly’
+
+Test10357.hs:6:15: error:
+ Not in scope: data constructor ‘LE’
+ Perhaps you meant ‘LT’ (imported from Prelude)
+
+Test10357.hs:7:10: error: Not in scope: ‘addPoly’
+
+Test10357.hs:7:19: error: Not in scope: ‘poly’
+
+Test10357.hs:7:24: error:
+ Not in scope: data constructor ‘LE’
+ Perhaps you meant ‘LT’ (imported from Prelude)
+
+Test10357.hs:7:43: error: Not in scope: ‘multPoly’
+
+Test10357.hs:8:19: error: Not in scope: ‘poly’
+
+Test10357.hs:8:24: error:
+ Not in scope: data constructor ‘LE’
+ Perhaps you meant ‘LT’ (imported from Prelude)
+
+Test10357.hs:8:43: error: Not in scope: ‘multPoly’