haskell / haskell/stylish-haskell

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

Open
#457 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
1k
Forks
153
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.