hindent-6.0.0: Extensible Haskell pretty printer
Safe HaskellSafe-Inferred
LanguageHaskell2010

HIndent.Pretty.Combinators.Getter

Description

Getters to fetch current status and printer information.

Synopsis

Documentation

startingColumn :: Printer Int64 Source #

Returns the column from which a new string is printed. It may be different from psColumn immediately after printing a comment.