diff options
Diffstat (limited to 'Setup.hs')
-rw-r--r-- | Setup.hs | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Setup.hs b/Setup.hs deleted file mode 100644 index 947ae65..0000000 --- a/Setup.hs +++ /dev/null @@ -1,12 +0,0 @@ --- | --- Module : Setup --- Copyright : (c) 2018-2020 Azat Bahawi --- License : BSD3-style (see LICENSE) --- Maintainer : Azat Bahawi <azahi@teknik.io> --- Stability : unstable --- Portability : unportable --- - -import Distribution.Simple - -main = defaultMain |