aboutsummaryrefslogtreecommitdiffhomepage
path: root/Setup.hs
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-09-19 15:59:35 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-09-19 15:59:35 -0700
commit7a98e6c04a9ae82b22d88af56645b7138ec3b206 (patch)
treea874dccc6785c9030903a47bce5607bd71a5a6a0 /Setup.hs
downloadoso2pdf-7a98e6c04a9ae82b22d88af56645b7138ec3b206.tar.gz
initial commit: pandoc-oso2tex first attempt
Diffstat (limited to 'Setup.hs')
-rw-r--r--Setup.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Setup.hs b/Setup.hs
new file mode 100644
index 0000000..9a994af
--- /dev/null
+++ b/Setup.hs
@@ -0,0 +1,2 @@
+import Distribution.Simple
+main = defaultMain