summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2019-04-26 20:42:13 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2019-04-26 20:42:13 +0200
commitd2567a0ec9b6af69f22744d51d7517e7d013e1ec (patch)
tree23295c94848208fb123cecb0d800ca6522b16640 /Setup.hs
Initial commit from cabal init
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