hsinspect-lsp-0.0.1: LSP interface over the hsinspect binary.
HsInspect.LSP.Util
locateDominating :: (String -> Bool) -> FilePath -> ExceptT String IO FilePath Source #
shell :: String -> [String] -> Maybe FilePath -> Maybe String -> [(String, String)] -> ExceptT String IO String Source #