about summary refs log tree commit diff
path: root/Setup.hs
diff options
context:
space:
mode:
authorAzat Bahawi <azahi@teknik.io>2021-11-23 03:19:06 +0300
committerAzat Bahawi <azahi@teknik.io>2021-11-23 03:19:06 +0300
commit729e030dd25da2e36fa5a1312b8ecb3415dc1675 (patch)
tree53166b6c3bd96f860d0a7242353ef9cc7bb1790f /Setup.hs
parentRemove tests (diff)
Huge update
Diffstat (limited to '')
-rw-r--r--Setup.hs12
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

Consider giving Nix/NixOS a try! <3