From 98374ca5f758bc7d82557e0d2b5c710175d37a21 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Sun, 28 May 2023 19:39:47 +0200 Subject: Install and configure Emacs haskell-mode --- tw/home.scm | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'tw/home.scm') diff --git a/tw/home.scm b/tw/home.scm index 4f4c4718..630628a5 100644 --- a/tw/home.scm +++ b/tw/home.scm @@ -397,9 +397,17 @@ auto-expand-secmem ;; Emacs language modes emacs-flymake-collection emacs-geiser emacs-geiser-guile - emacs-cmake-mode emacs-gnuplot emacs-graphviz-dot-mode emacs-hcl-mode - emacs-ledger-mode emacs-mmm-mode emacs-puppet-mode emacs-rec-mode - emacs-web-mode emacs-yaml-mode)) + emacs-cmake-mode + emacs-gnuplot + emacs-graphviz-dot-mode + emacs-haskell-mode + emacs-hcl-mode + emacs-ledger-mode + emacs-mmm-mode + emacs-puppet-mode + emacs-rec-mode + emacs-web-mode + emacs-yaml-mode)) (define-public %interactive-services (cons* -- cgit v1.2.3