hls-stylish-haskell-plugin-1.0.0.1: Integration with the Stylish Haskell code formatter
Safe HaskellNone
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.