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

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

[nongnu] elpa/haskell-tng-mode f429326 327/385: thots


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-tng-mode f429326 327/385: thots
Date: Tue, 5 Oct 2021 23:59:57 -0400 (EDT)

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

    thots
---
 haskell-tng-hsinspect.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/haskell-tng-hsinspect.el b/haskell-tng-hsinspect.el
index 2eda5b7..ace34c1 100644
--- a/haskell-tng-hsinspect.el
+++ b/haskell-tng-hsinspect.el
@@ -47,8 +47,7 @@ A prefix argument ensures that caches are flushes."
 ;;;###autoload
 (defun haskell-tng-import-symbol-at-point (&optional alt)
   "Import the symbol at point"
-  ;; TODO double prefix + FQN should mean use unqualified `as' import
-  ;; TODO double prefix + unqualified should mean to import entire module
+  ;; TODO C-- prefix could mean to ask the user to provide the qualifier after 
being told the module name
   ;; TODO shortlist for FQN imports (no need to calc the index)
   ;; TODO fqn version doesn't work one after the last character and non-fqn 
version doesn't work on first
   (interactive "P")



reply via email to

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