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

Add the ability to apply suppression flags for Core output #18

Closed
tchoutri opened this issue Feb 15, 2023 · 3 comments
Closed

Add the ability to apply suppression flags for Core output #18

tchoutri opened this issue Feb 15, 2023 · 3 comments

Comments

@tchoutri
Copy link

On user request, it would be interesting to provide a way to apply various suppression flags (https://downloads.haskell.org/ghc/latest/docs/users_guide/debugging.html#suppressing-unwanted-information) on the Core output

@tomsmeding
Copy link
Collaborator

I think this is #2 already, right?

@tchoutri
Copy link
Author

ugh, yes absolutely

@s-and-witch
Copy link

@tchoutri you can use arbitrary options using OPTIONS_GHC pragma: https://play.haskell.org/saved/IMAPoEKI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants