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