ghcide-0.7.0.0: The core of an IDE
Safe HaskellNone
LanguageHaskell2010

Development.IDE.LSP.Protocol

Synopsis

Documentation

pattern EventFileDiagnostics :: FilePath -> [Diagnostic] -> FromServerMessage Source #

Pattern synonym to make it a bit more convenient to match on diagnostics in things like damlc test.