tvl-depot/configs/shared/emacs/.emacs.d/elpa/lsp-haskell-20180828.838/lsp-haskell-pkg.el
William Carroll 9da3ffee41 Update Emacs packages
This is a massive diff that I had to do in a hurry - when leaving
Urbint. I'm pretty sure that most of these are updating Emacs packages,
but I'm not positive.
2018-10-02 09:54:39 -04:00

2 lines
271 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "lsp-haskell" "20180828.838" "Haskell support for lsp-mode" '((lsp-mode "3.0") (haskell-mode "1.0")) :commit "ec38000fc1768a0e03a88ef51a12c3710ce52484" :keywords '("haskell") :url "https://github.com/emacs-lsp/lsp-haskell")