diff options
| author | Lars-Dominik Braun <lars@6xq.net> | 2015-04-14 11:17:24 +0200 | 
|---|---|---|
| committer | Lars-Dominik Braun <lars@6xq.net> | 2015-04-14 11:17:24 +0200 | 
| commit | 74a68488be7ec0565f173d19e3e05bffd51c8cb4 (patch) | |
| tree | 3f12f02aabda0b4e87cbc9cd43e0e13c7f6bf69b /Setup.hs | |
| download | comatose-74a68488be7ec0565f173d19e3e05bffd51c8cb4.tar.gz comatose-74a68488be7ec0565f173d19e3e05bffd51c8cb4.tar.bz2 comatose-74a68488be7ec0565f173d19e3e05bffd51c8cb4.zip  | |
Initial import
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  | 
