advent-of-code-2023/.dir-locals.el

5 lines
196 B
EmacsLisp

;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")
((haskell-mode . ((lsp-haskell-server-path . "/home/axeman/workspace/adventofcode/2023/hls.sh"))))