Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Floskell.Imports
Documentation
sortImports :: [ImportDecl a] -> [ImportDecl a] #
groupImports :: Int -> [ImportDecl a] -> [[ImportDecl a]] #
splitImports :: [ImportsGroup] -> [ImportDecl a] -> [[ImportDecl a]] #