diff -Naur ShellCheck-0.8.0/Setup.hs ShellCheck-0.8.0.new/Setup.hs --- ShellCheck-0.8.0/Setup.hs 1970-01-01 01:00:00.000000000 +0100 +++ ShellCheck-0.8.0.new/Setup.hs 2022-10-14 12:00:11.076285913 +0200 @@ -0,0 +1,3 @@ +import Distribution.Simple +main = defaultMain +