We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If I have
import Happstack.Server import HSP
stylish-haskell will sort it as
stylish-haskell
import HSP import Happstack.Server
This is contrary to my expectation and wishes.