summarylogtreecommitdiffstats
path: root/setup.patch
blob: b52f778ddaa810cc5cb5707bbd2f6eca52baa6b7 (plain)
1
2
3
4
5
6
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
+