`cabal sdist` complains: ``` Warnings: - 'ghc-options: -main-is' is not portable. ``` Also, we do not really need this for at least those executables which are not required to have a module name other than `Main`.