stylish-haskell-0.10.0.0: Haskell code prettifier

Safe HaskellNone
LanguageHaskell98

Language.Haskell.Stylish.Step.Data

Documentation

datas :: Module l -> [Decl l] Source #

type ChangeLine = Change String Source #

step' :: Int -> Lines -> Module -> Lines Source #

commentsWithin :: LineBlock -> [Comment] -> [Comment] Source #

changeDecl :: [Comment] -> Int -> Decl LineBlock -> Maybe ChangeLine Source #