hfmt-0.0.2.2: Haskell source code formatter

Safe HaskellNone
LanguageHaskell98

Language.Haskell.Format

Documentation

data Formatter Source

Constructors

Formatter 

Fields

unFormatter :: HaskellSource -> Either ErrorString Reformatted
 

newtype Suggestion Source

Constructors

Suggestion String