;ELC ;;; Compiled ;;; in Emacs version 28.0.50 ;;; with all optimizations. (byte-code "\300\301!\210\302\303\304\305\306\301\307\310&\210\311\312\313\314\315!\316\317\320\321\322\323&!\207" [require lsp-mode custom-declare-group lsp-dhall nil "LSP support for Dhall, using dhall-lsp-server." :group :link (url-link "https://github.com/dhall-lang/dhall-haskell") lsp-register-client make-lsp-client :new-connection lsp-stdio-connection "dhall-lsp-server" :major-modes (dhall-mode) :priority -1 :server-id dhallls] 10) (defconst lsp-dhall-plist-value-when-compiled nil) (provide 'lsp-dhall)