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

HIndent.Pretty.Combinators.Op

Description

Printer combinators related to operators.

Synopsis

Documentation

unlessSpecialOp :: RdrName -> Printer () -> Printer () Source #

Runs the printer unless HIndent needs to treat the operator specially.