summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T5984.hs
diff options
context:
space:
mode:
authorPaolo Capriotti <p.capriotti@gmail.com>2012-04-02 15:55:33 +0100
committerPaolo Capriotti <p.capriotti@gmail.com>2012-04-02 15:55:33 +0100
commitb9cc10584fc9f7806ea05f96d1dd1deb188c524a (patch)
tree1b26d6e9452381115081adf1d043129bade994e2 /testsuite/tests/th/T5984.hs
parent02fb36f5a28f2a1e38df7beacc65c0af82562e9a (diff)
downloadhaskell-b9cc10584fc9f7806ea05f96d1dd1deb188c524a.tar.gz
Add testcase for #5984
Diffstat (limited to 'testsuite/tests/th/T5984.hs')
-rw-r--r--testsuite/tests/th/T5984.hs8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/tests/th/T5984.hs b/testsuite/tests/th/T5984.hs
new file mode 100644
index 0000000000..63f21b6548
--- /dev/null
+++ b/testsuite/tests/th/T5984.hs
@@ -0,0 +1,8 @@
+{-# LANGUAGE TemplateHaskell #-}
+
+module T5984 where
+
+import T5984_Lib
+
+$nt
+$dt