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

HIndent.Pretty.Combinators.RhsSeparator

Description

Separator-related things (e.g., '=' and ->).

Synopsis

Documentation

rhsSeparator :: GRHSExprType -> Printer () Source #

Returns a separator between a LHS and a RHS according to the type of the RHS.