summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2021-07-19 19:57:52 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2021-07-19 19:57:52 +0200
commita0117afeb586c9c113149522a7132f696d240d63 (patch)
tree2f485da848d9547fe89601c9c5f0289bdea72d62 /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