summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T13450TH.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parser/should_fail/T13450TH.stderr')
-rw-r--r--testsuite/tests/parser/should_fail/T13450TH.stderr6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/parser/should_fail/T13450TH.stderr b/testsuite/tests/parser/should_fail/T13450TH.stderr
new file mode 100644
index 0000000000..11733c5c91
--- /dev/null
+++ b/testsuite/tests/parser/should_fail/T13450TH.stderr
@@ -0,0 +1,6 @@
+
+T13450TH.hs:6:15: error:
+ Parser error on `''`
+ Character literals may not be empty
+ Or perhaps you intended to use quotation syntax of TemplateHaskell,
+ but the type variable or constructor is missing