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.stderr10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuite/tests/th/T5984.stderr b/testsuite/tests/th/T5984.stderr
new file mode 100644
index 0000000000..50c7cbfdd0
--- /dev/null
+++ b/testsuite/tests/th/T5984.stderr
@@ -0,0 +1,10 @@
+T5984.hs:1:1: Splicing declarations
+ nt
+ ======>
+ T5984.hs:7:1-3
+ newtype Foo = Foo Int
+T5984.hs:1:1: Splicing declarations
+ dt
+ ======>
+ T5984.hs:8:1-3
+ data Bar = Bar Int