diff -Naur hslua-core-2.2.1/Setup.hs hslua-core-2.2.1.new/Setup.hs --- hslua-core-2.2.1/Setup.hs 1970-01-01 01:00:00.000000000 +0100 +++ hslua-core-2.2.1.new/Setup.hs 2022-10-11 13:39:13.997395906 +0200 @@ -0,0 +1,3 @@ +import Distribution.Simple +main = defaultMain +