Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the unnecessary -main-is ghc options in the cabal file #29

Open
harendra-kumar opened this issue Jun 30, 2021 · 0 comments
Open
Labels
help wanted Extra attention is needed

Comments

@harendra-kumar
Copy link
Member

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.

@harendra-kumar harendra-kumar added the help wanted Extra attention is needed label Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant