From 729e030dd25da2e36fa5a1312b8ecb3415dc1675 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Tue, 23 Nov 2021 03:19:06 +0300 Subject: Huge update --- Setup.hs | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 Setup.hs (limited to 'Setup.hs') 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 --- Stability : unstable --- Portability : unportable --- - -import Distribution.Simple - -main = defaultMain -- cgit 1.4.1