haskell-tools-refactor-1.1.1.0: Refactoring Tool for Haskell

Safe HaskellNone
LanguageHaskell2010

Language.Haskell.Tools.Refactor.Utils.Indentation

Description

Utilities to modify the indentation of AST fragments

Synopsis

Documentation

setMinimalIndent :: SourceInfoTraversal elem => Int -> elem dom SrcTemplateStage -> elem dom SrcTemplateStage Source #

Set the minimal indentation recursively for a part of the AST