aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/TH2.hs
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/src/TH2.hs')
-rw-r--r--html-test/src/TH2.hs7
1 files changed, 7 insertions, 0 deletions
diff --git a/html-test/src/TH2.hs b/html-test/src/TH2.hs
new file mode 100644
index 00000000..ea85e547
--- /dev/null
+++ b/html-test/src/TH2.hs
@@ -0,0 +1,7 @@
+{-# LANGUAGE TemplateHaskell #-}
+
+module TH2 where
+
+import TH
+
+$( decl )