dhall-lsp-server-1.0.1: Language Server Protocol (LSP) server for Dhall

Safe HaskellNone
LanguageHaskell2010

Dhall.LSP.Server

Description

This is the entry point for the LSP server.

Synopsis

Documentation

run :: Maybe FilePath -> IO () Source #

The main entry point for the LSP server.