We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c13a3 commit d0200a4Copy full SHA for d0200a4
plugins/hls-signature-help-plugin/src/Ide/Plugin/SignatureHelp.hs
@@ -76,7 +76,7 @@ import Language.LSP.Protocol.Types (MarkupContent (MarkupCont
76
data Log
77
78
instance Pretty Log where
79
- pretty = \case
+ pretty = \case {}
80
81
descriptor :: Recorder (WithPriority Log) -> PluginId -> PluginDescriptor IdeState
82
descriptor _recorder pluginId =
0 commit comments