diff options
author | Norfair <> | 2019-08-19 11:29:00 (GMT) |
---|---|---|
committer | hdiff <hdiff@hdiff.luite.com> | 2019-08-19 11:29:00 (GMT) |
commit | 644d0b688fbcb799f039cc5073e0e74920a236c7 (patch) | |
tree | f83f1aa2dc2421cc82be7fe6dc2b6817bafe2338 /Setup.hs |
version 0.0.0.00.0.0.0
Diffstat (limited to 'Setup.hs')
-rw-r--r-- | Setup.hs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Setup.hs b/Setup.hs new file mode 100644 index 0000000..e8ef27d --- /dev/null +++ b/Setup.hs @@ -0,0 +1,3 @@ +import Distribution.Simple + +main = defaultMain |