emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/haskell-mode 8402caa341 05/24: Remove inconsistent docstri


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-mode 8402caa341 05/24: Remove inconsistent docstring, point users at the source of truth
Date: Tue, 1 Nov 2022 22:58:51 -0400 (EDT)

branch: elpa/haskell-mode
commit 8402caa341d90b4236f5c0a802751f9023ccfbe7
Author: Steve Purcell <steve@sanityinc.com>
Commit: Steve Purcell <steve@sanityinc.com>

    Remove inconsistent docstring, point users at the source of truth
    
    Fixes #1763
---
 haskell-customize.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/haskell-customize.el b/haskell-customize.el
index f2c12cd7c3..5e3df6da77 100644
--- a/haskell-customize.el
+++ b/haskell-customize.el
@@ -50,7 +50,9 @@ Used for locating additional package data files.")
 
 (defcustom haskell-process-type
   'auto
-  "The inferior Haskell process type to use: ghci, stack, cabal, or auto.
+  "The inferior Haskell process type to use.
+
+Customize this variable to see the supported symbol values.
 
 When set to 'auto (the default), the directory contents and
 available programs will be used to make a best guess at the



reply via email to

[Prev in Thread] Current Thread [Next in Thread]