From 29c7632fd278e6d4228290956534a1195c488fad Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Tue, 18 Sep 2018 10:18:20 -0400 Subject: Misc haskell stuff, snippets, etc --- packages.el | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'packages.el') diff --git a/packages.el b/packages.el index 2264afa9c957..75d28d6850b4 100644 --- a/packages.el +++ b/packages.el @@ -68,8 +68,8 @@ (package! graphql-mode) ;; Haskell -(package! lsp-mode) -(package! lsp-ui) -(package! lsp-haskell) -(package! company-lsp) -(package! lsp-imenu) +;; (package! lsp-mode) +;; (package! lsp-ui) +;; (package! lsp-haskell) +;; (package! company-lsp) +;; (package! lsp-imenu) -- cgit 1.4.1