haskell-language-server-2.9.0.0: LSP server for GHC
Safe HaskellSafe-Inferred
LanguageGHC2021

Development.IDE.Plugin.CodeAction.Util

Synopsis

Documentation

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

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