summarylogtreecommitdiffstats
path: root/setup.patch
diff options
context:
space:
mode:
Diffstat (limited to 'setup.patch')
-rw-r--r--setup.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/setup.patch b/setup.patch
new file mode 100644
index 000000000000..b52f778ddaa8
--- /dev/null
+++ b/setup.patch
@@ -0,0 +1,7 @@
+diff --unified --recursive --text -N drunken-bishop-0.1.0.0.orig/Setup.hs drunken-bishop-0.1.0.0/Setup.hs
+--- drunken-bishop-0.1.0.0.orig/Setup.hs 1970-01-01 01:00:00.000000000 +0100
++++ drunken-bishop-0.1.0.0/Setup.hs 2023-03-15 19:01:11.244318434 +0100
+@@ -0,0 +1,3 @@
++import Distribution.Simple
++main = defaultMain
++