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