| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
HIndent.Pretty.Combinators.Comment
Description
Printer combinators for handling comments.
Synopsis
- eolCommentsArePrinted :: Printer ()
Documentation
eolCommentsArePrinted :: Printer () Source #
Claims that comments were printed. Next time calling string will
print a newline before printing a text.