diff options
Diffstat (limited to 'testsuite/tests/th/T5795.stderr')
-rw-r--r-- | testsuite/tests/th/T5795.stderr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/tests/th/T5795.stderr b/testsuite/tests/th/T5795.stderr index 79e9f92d17..95af718c98 100644 --- a/testsuite/tests/th/T5795.stderr +++ b/testsuite/tests/th/T5795.stderr @@ -1,6 +1,6 @@ -T5795.hs:9:6: - GHC stage restriction: - ‘ty’ is used in a top-level splice, quasi-quote, or annotation, - and must be imported, not defined locally - In the untyped splice: $ty +T5795.hs:9:7: error: + • GHC stage restriction: + ‘ty’ is used in a top-level splice, quasi-quote, or annotation, + and must be imported, not defined locally + • In the untyped splice: $ty |