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