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

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

[nongnu] elpa/haskell-tng-mode 0ffb885 071/385: a thought


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-tng-mode 0ffb885 071/385: a thought
Date: Tue, 5 Oct 2021 23:59:04 -0400 (EDT)

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

    a thought
---
 haskell-tng-lexer.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/haskell-tng-lexer.el b/haskell-tng-lexer.el
index 3110e4a..ad979ed 100644
--- a/haskell-tng-lexer.el
+++ b/haskell-tng-lexer.el
@@ -92,6 +92,8 @@ the lexer."
            ;; TODO infix operators should be converted to a virtual token
            ;; (with some important ones allowed through for fixity)
 
+           ;; TODO virtual paren tokens for top level blocks, depend on imenu
+
            ;; TODO virtual tokens for pattern matches. Would be even better if
            ;; it was in the syntax table so fontification could benefit.
 



reply via email to

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