Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Commit

Permalink
Fix dangling reference to removed stack-exec-path-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Aug 10, 2021
1 parent 03bcd27 commit 58ba9e0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lisp/init-haskell.el
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@



(when (maybe-require-package 'dhall-mode)
(add-hook 'dhall-mode-hook 'stack-exec-path-mode))
(maybe-require-package 'dhall-mode)



Expand Down

0 comments on commit 58ba9e0

Please sign in to comment.