branch: elpa/haskell-tng-mode commit d611f0be25092db2e02d23af3632d32ad6e664c3 Author: Tseen She <ts33n....@gmail.com> Commit: Tseen She <ts33n....@gmail.com>
thots --- 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 1bca5aa..879cb51 100644 --- a/haskell-tng-hsinspect.el +++ b/haskell-tng-hsinspect.el @@ -42,7 +42,7 @@ A prefix argument ensures that caches are flushes." (popup-tip (format "%s" found))) (user-error "Not found")) -;; FIXME jump-to-definition using import + index + heuristics +;; TODO jump-to-definition using import + index + heuristics ;;;###autoload (defun haskell-tng-import-symbol-at-point (&optional alt)