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

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

[nongnu] elpa/haskell-tng-mode ce17d96 376/385: new hsinspect release


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-tng-mode ce17d96 376/385: new hsinspect release
Date: Wed, 6 Oct 2021 00:00:07 -0400 (EDT)

branch: elpa/haskell-tng-mode
commit ce17d96857710f26495daf7b8ffb36fb21ee87d2
Author: Tseen She <ts33n.sh3@gmail.com>
Commit: Tseen She <ts33n.sh3@gmail.com>

    new hsinspect release
---
 haskell-tng-hsinspect.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/haskell-tng-hsinspect.el b/haskell-tng-hsinspect.el
index 3cfbc5c..40cb398 100644
--- a/haskell-tng-hsinspect.el
+++ b/haskell-tng-hsinspect.el
@@ -511,7 +511,7 @@ Does not persist the cache changes to disk."
   "Finds and checks the hsinspect binary for the current buffer.
 
 This is uncached, prefer `haskell-tng--hsinspect-exe'."
-  (let* ((supported '("0.0.7" "0.0.8" "0.0.9" "0.0.10" "0.0.11" "0.0.12" 
"0.0.13"))
+  (let* ((supported '("0.0.7" "0.0.8" "0.0.9" "0.0.10" "0.0.11" "0.0.12" 
"0.0.13" "0.0.14"))
          (ghcpath (haskell-tng--hsinspect-ghcpath))
          (bin (locate-file
                "hsinspect"



reply via email to

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