hls-stylish-haskell-plugin-2.6.0.0: Integration with the Stylish Haskell code formatter
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ide.Plugin.StylishHaskell

Synopsis

Documentation

provider :: FormattingHandler IdeState Source #

Formatter provider of stylish-haskell. Formats the given source in either a given Range or the whole Document. If the provider fails an error is returned that can be displayed to the user.