summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T15270B.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/th/T15270B.stderr')
-rw-r--r--testsuite/tests/th/T15270B.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/tests/th/T15270B.stderr b/testsuite/tests/th/T15270B.stderr
new file mode 100644
index 0000000000..3403d13e2b
--- /dev/null
+++ b/testsuite/tests/th/T15270B.stderr
@@ -0,0 +1,5 @@
+
+T15270B.hs:8:7:
+ Illegal variable name: ‘Just’
+ When splicing a TH expression: GHC.Maybe.Just
+ In the untyped splice: $(varE 'Just)