summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T5984.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/th/T5984.stderr')
-rw-r--r--testsuite/tests/th/T5984.stderr11
1 files changed, 3 insertions, 8 deletions
diff --git a/testsuite/tests/th/T5984.stderr b/testsuite/tests/th/T5984.stderr
index 2e612c7e9e..3bd89f1552 100644
--- a/testsuite/tests/th/T5984.stderr
+++ b/testsuite/tests/th/T5984.stderr
@@ -1,8 +1,3 @@
-T5984.hs:7:1-3: Splicing declarations
- nt
- ======>
- newtype Foo = Foo Int
-T5984.hs:8:1-3: Splicing declarations
- dt
- ======>
- data Bar = Bar Int
+T5984.hs:7:2-3: Splicing declarations
+ nt ======> newtype Foo = Foo Int
+T5984.hs:8:2-3: Splicing declarations dt ======> data Bar = Bar Int