REF add a clarifying comment

This commit is contained in:
Nathan Dwarshuis 2020-03-24 21:17:33 -04:00
parent 9b0c0534ad
commit c1fb8aa87a
1 changed files with 1 additions and 1 deletions

View File

@ -874,7 +874,7 @@ I have also found this to be much simpler and conflicting with other packages su
;; use some handy suggestions
haskell-process-suggest-remove-import-lines t
haskell-process-auto-import-loaded-modules t
;; use TAGS file
;; use TAGS file (requires hasktags binary to be in $PATH)
haskell-tags-on-save t))
;; this minor mode name is long and unnecessary