From 19b0db54567fa807087c833d44b1a5454e437b81 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 20 Jun 2021 03:06:21 +0100 Subject: safe local values for haskell-process-args-cabal-repl --- init.org | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'init.org') diff --git a/init.org b/init.org index 8b19bc1..b4572d3 100644 --- a/init.org +++ b/init.org @@ -2460,6 +2460,10 @@ (interactive (hoogle-prompt)) (haskell-hoogle query t)) + (put 'haskell-process-args-cabal-repl + 'safe-local-variable + (apply-partially #'seq-every-p #'stringp)) + (require 'haskell-doc) (dolist (h '(interactive-haskell-mode haskell-doc-mode -- cgit v1.2.3