ormolu-0.1.4.1: A formatter for Haskell source code
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ormolu.Processing.Postprocess

Description

Postprocessing for the results of printing.

Synopsis

Documentation

postprocess Source #

Arguments

:: Int

Desired indentation level

-> Text

Input to process

-> Text 

Postprocess output of the formatter.