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

Shouldn't post_qualify: true be default now that false gives warnings? #457

Open
danwdart opened this issue Jun 9, 2023 · 1 comment
Open

Comments

@danwdart
Copy link

danwdart commented Jun 9, 2023

Now that import qualified A is a new warning -Wprepositive-qualified-module without the use of -XImportQualifiedPost, and should be import A qualified, how do I tell stylish-haskell to not convert the correct order to the incorrect order?

Thanks!

@danwdart
Copy link
Author

danwdart commented Jun 9, 2023

Ah, I found it after - don't know why I didn't find it before. Seems that post_qualify: true isn't default currently, though, shouldn't it be?

@danwdart danwdart changed the title Prepositive qualified module Shouldn't post_qualify: true be default now that false gives warnings? Jun 9, 2023
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

1 participant