Language.Haskell.Stylish.Step
type Lines = [String] #
data Step #
Constructors
Fields
makeStep :: String -> (Lines -> Module -> Lines) -> Step #