aboutsummaryrefslogtreecommitdiffstats
path: root/Setup.hs
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2019-01-29 20:07:13 +0000
committerYann Herklotz <ymherklotz@gmail.com>2019-01-29 20:07:13 +0000
commit117f99d04b39955840373685a5194927fcf73d82 (patch)
treeaed8d4d66c5d590b443da74804d840056cc2694e /Setup.hs
downloadpfm-117f99d04b39955840373685a5194927fcf73d82.tar.gz
pfm-117f99d04b39955840373685a5194927fcf73d82.zip
Add initial files
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