Safe Haskell | None |
---|---|
Language | GHC2021 |
Ormolu.Imports
Description
Manipulations on import lists.
Synopsis
- normalizeImports :: [LImportDecl GhcPs] -> [LImportDecl GhcPs]
Documentation
normalizeImports :: [LImportDecl GhcPs] -> [LImportDecl GhcPs] Source #
Sort and normalize imports.