Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Ormolu.Imports.Grouping
Documentation
Constructors
Import | |
Fields |
prepareExistingGroups :: ImportGrouping -> Bool -> [LImportDecl GhcPs] -> [[LImportDecl GhcPs]] Source #
groupImports :: forall x. ImportGrouping -> Set ModuleName -> (x -> Import) -> [x] -> [[x]] Source #