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