aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-12-03 06:17:15 +0000
committerAkshay <[email protected]>2020-12-03 06:17:15 +0000
commit24dade573ba48d83265f88e3850958ff7e3d61bd (patch)
treeaf0b9bba02ccd7a1dfa393d85092b8793f04be8b
parent6bd6cf1350e96011c08652cdbb1dd39279666715 (diff)
remove Setup.hs
-rw-r--r--Setup.hs2
-rw-r--r--readme.txt2
2 files changed, 1 insertions, 3 deletions
diff --git a/Setup.hs b/Setup.hs
deleted file mode 100644
index 9a994af..0000000
--- a/Setup.hs
+++ /dev/null
@@ -1,2 +0,0 @@
1import Distribution.Simple
2main = defaultMain
diff --git a/readme.txt b/readme.txt
index 49ff08a..bf4d4ff 100644
--- a/readme.txt
+++ b/readme.txt
@@ -16,5 +16,5 @@ each day's solution is a separate cabal executable:
16or with nix: 16or with nix:
17 17
18 18
19 nix-build 19 nix-build release.nix
20 ./result/bin/DayXX 20 ./result/bin/DayXX