diff -Naur hslua-module-path-1.0.3/Setup.hs hslua-module-path-1.0.3.new/Setup.hs --- hslua-module-path-1.0.3/Setup.hs 1970-01-01 01:00:00.000000000 +0100 +++ hslua-module-path-1.0.3.new/Setup.hs 2022-10-11 13:57:22.630678298 +0200 @@ -0,0 +1,3 @@ +import Distribution.Simple +main = defaultMain +