diff options
author | koral <> | 2015-05-05 14:52:00 (GMT) |
---|---|---|
committer | hdiff <hdiff@hdiff.luite.com> | 2015-05-05 14:52:00 (GMT) |
commit | a1e6694f40a0bbc0e8736f9a9c69d08afc313382 (patch) | |
tree | 808616e0811b7b4a7f537f4ee893ab06e779b71e /Setup.hs |
version 0.1.0.00.1.0.0
Diffstat (limited to 'Setup.hs')
-rw-r--r-- | Setup.hs | 2 |
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 |