ormolu-0.5.3.0: A formatter for Haskell source code
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ormolu.Imports

Description

Manipulations on import lists.

Synopsis

Documentation

normalizeImports :: [LImportDecl GhcPs] -> [LImportDecl GhcPs] Source #

Sort and normalize imports.