haskell-tools-prettyprint-0.4.1.1: Pretty printing of Haskell-Tools AST

Safe HaskellNone
LanguageHaskell2010

Language.Haskell.Tools.IndentationUtils

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