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

HIndent.Pretty.Combinators.Comment

Description

Printer combinators for handling comments.

Synopsis

Documentation

eolCommentsArePrinted :: Printer () Source #

Claims that comments were printed. Next time calling string will print a newline before printing a text.