aboutsummaryrefslogtreecommitdiff
path: root/tp-bbcode/Setup.hs
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-01-18 12:09:36 +0000
committerGregor Kleen <gkleen@yggdrasil.li>2016-01-18 12:09:36 +0000
commit57c56564d15cd5c83a4f1d1bab5490e6b75e8656 (patch)
tree55ea741665155b46b9e599b149dee3323fe479c0 /tp-bbcode/Setup.hs
parent9435083465a487553b21c599c1340aa5e5ed8a1c (diff)
downloadthermoprint-57c56564d15cd5c83a4f1d1bab5490e6b75e8656.tar
thermoprint-57c56564d15cd5c83a4f1d1bab5490e6b75e8656.tar.gz
thermoprint-57c56564d15cd5c83a4f1d1bab5490e6b75e8656.tar.bz2
thermoprint-57c56564d15cd5c83a4f1d1bab5490e6b75e8656.tar.xz
thermoprint-57c56564d15cd5c83a4f1d1bab5490e6b75e8656.zip
Moved Printout.BBCode to own module
Diffstat (limited to 'tp-bbcode/Setup.hs')
-rw-r--r--tp-bbcode/Setup.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tp-bbcode/Setup.hs b/tp-bbcode/Setup.hs
new file mode 100644
index 0000000..9a994af
--- /dev/null
+++ b/tp-bbcode/Setup.hs
@@ -0,0 +1,2 @@
1import Distribution.Simple
2main = defaultMain