diff --git a/layers/+lang/haskell/packages.el b/layers/+lang/haskell/packages.el index 759d47b79..e9819fb52 100644 --- a/layers/+lang/haskell/packages.el +++ b/layers/+lang/haskell/packages.el @@ -112,8 +112,6 @@ ;; Use notify.el (if you have it installed) at the end of running ;; Cabal commands or generally things worth notifying. haskell-notify-p t - ;; To enable tags generation on save. - haskell-tags-on-save t ;; Remove annoying error popups haskell-interactive-popup-errors nil ;; Better import handling