Home
last modified time | relevance | path

Searched refs:configHasDiagnostics (Results 1 – 6 of 6) sorted by relevance

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/hls-plugin-api/src/Ide/Plugin/
H A DConfigUtils.hs67 …let x = ["diagnosticsOn" A..= True | configHasDiagnostics] <> nub (mconcat (handlersToGenericDefau…
110 [withIdPrefix "diagnosticsOn" A..= schemaEntry "diagnostics" | configHasDiagnostics]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/hls-plugin-api/src/Ide/Plugin/
H A DConfigUtils.hs67 …let x = ["diagnosticsOn" A..= True | configHasDiagnostics] <> nub (mconcat (handlersToGenericDefau…
110 [withIdPrefix "diagnosticsOn" A..= schemaEntry "diagnostics" | configHasDiagnostics]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/plugins/hls-hlint-plugin/src/Ide/Plugin/
H A DHlint.hs126 { configHasDiagnostics = True function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/hls-plugin-api/src/Ide/
H A DTypes.hs143 configHasDiagnostics :: Bool, function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/hls-plugin-api/src/Ide/
H A DTypes.hs143 configHasDiagnostics :: Bool, function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/plugins/hls-hlint-plugin/src/Ide/Plugin/
H A DHlint.hs126 { configHasDiagnostics = True function