aboutsummaryrefslogtreecommitdiff
path: root/bbcode/Setup.hs
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-01-11 05:32:34 +0000
committerGregor Kleen <gkleen@yggdrasil.li>2016-01-11 05:32:34 +0000
commita9a2bc35c5e2922b8aea94f87ba193deb4cd7c36 (patch)
treecfb8071b530d0191385000a394684895fdd43e28 /bbcode/Setup.hs
parent3ad700c2873c2acb18d10fc643e1c09b65f6fb36 (diff)
downloadthermoprint-a9a2bc35c5e2922b8aea94f87ba193deb4cd7c36.tar
thermoprint-a9a2bc35c5e2922b8aea94f87ba193deb4cd7c36.tar.gz
thermoprint-a9a2bc35c5e2922b8aea94f87ba193deb4cd7c36.tar.bz2
thermoprint-a9a2bc35c5e2922b8aea94f87ba193deb4cd7c36.tar.xz
thermoprint-a9a2bc35c5e2922b8aea94f87ba193deb4cd7c36.zip
Harness for implementing bbcode
Diffstat (limited to 'bbcode/Setup.hs')
-rw-r--r--bbcode/Setup.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/bbcode/Setup.hs b/bbcode/Setup.hs
new file mode 100644
index 0000000..9a994af
--- /dev/null
+++ b/bbcode/Setup.hs
@@ -0,0 +1,2 @@
1import Distribution.Simple
2main = defaultMain