diff options
Diffstat (limited to 'testsuite/tests/quasiquotation/qq001/qq001.stderr')
-rw-r--r-- | testsuite/tests/quasiquotation/qq001/qq001.stderr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/quasiquotation/qq001/qq001.stderr b/testsuite/tests/quasiquotation/qq001/qq001.stderr new file mode 100644 index 0000000000..aa748e60cd --- /dev/null +++ b/testsuite/tests/quasiquotation/qq001/qq001.stderr @@ -0,0 +1,4 @@ + +qq001.hs:7:16: + GHC stage restriction: parse + is used in a quasiquote, and must be imported, not defined locally |