Don't byte-compile doctor.el files
This commit is contained in:
parent
4da4cbaa58
commit
adef00aa7c
7 changed files with 14 additions and 7 deletions
|
@ -1,4 +1,5 @@
|
|||
;;; lang/haskell/doctor.el -*- lexical-binding: t; -*-
|
||||
;; -*- lexical-binding: t; no-byte-compile: t; -*-
|
||||
;;; lang/haskell/doctor.el
|
||||
|
||||
(when (featurep! +dante)
|
||||
(unless (executable-find "cabal")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue