[Emacs] No haskell-tags-on-save

This commit is contained in:
Ivan Malison 2021-08-01 21:15:20 -06:00
parent 6dbe933f53
commit e55ec3d461
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -2831,7 +2831,7 @@ The following is taken from [[https://github.com/syl20bnr/spacemacs/blob/a650877
haskell-process-auto-import-loaded-modules nil
haskell-process-show-overlays nil
haskell-stylish-on-save nil
haskell-tags-on-save t
haskell-tags-on-save nil
haskell-indent-offset 2)
(require 'flycheck)