hls-refactor-plugin-2.4.0.0: Exactprint refactorings for Haskell Language Server
Safe HaskellSafe-Inferred
LanguageHaskell2010

Development.IDE.Plugin.CodeAction.Util

Synopsis

Documentation

debugAST :: Bool #

traceAst :: (Data a, ExactPrint a, Outputable a, HasCallStack) => String -> a -> a #

Prints an Outputable value to stderr and to an HTML file for further inspection