hindent-4.6.2: Extensible Haskell pretty printer

Safe HaskellNone
LanguageHaskell98

HIndent.Styles.Fundamental

Description

Fundamental built-in style. Defines no additional extensions or configurations beyond the default printer.

Synopsis

Documentation

data State Source #

Empty state.

Constructors

State 

fundamental :: Style Source #

The printer style.