[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/haskell-ts-mode 59c4c2a5a6 40/61: pattern matching docu
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/haskell-ts-mode 59c4c2a5a6 40/61: pattern matching docu |
Date: |
Wed, 4 Sep 2024 04:00:29 -0400 (EDT) |
branch: elpa/haskell-ts-mode
commit 59c4c2a5a6478920e50f4c85c768825aef642731
Author: Pranshu Sharma <pranshusharma366@gmail.com>
Commit: Pranshu Sharma <pranshusharma366@gmail.com>
pattern matching docu
---
README.org | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 4d0fab56f0..cdfb42cc04 100644
--- a/README.org
+++ b/README.org
@@ -21,7 +21,8 @@ an overview of the features are:
The more interesting features are:
- Logical syntax highlighting:
- Only arguments that can be used in functions are highlighted, eg
- in `f (_:(a:[])) only 'a' is highlighted
+ in `f (_:(a:[])) only 'a' is highlighted, as it is the only
+ variable that is captured that can be used in body of function
- The return type of a function is highlighted
- All new variabels are(or should be) highlighted, this includes
generators, lambda args.
- [nongnu] elpa/haskell-ts-mode 98660f4cce 28/61: Major changes to comment and indent, (continued)
- [nongnu] elpa/haskell-ts-mode 98660f4cce 28/61: Major changes to comment and indent, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode b6426584ca 15/61: Major updates, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode 3e2e2aa769 14/61: fix comment, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode 155bf79867 33/61: more indent fixes, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode 113e443752 26/61: Fix quasiquotes, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode 9c032dc8c4 44/61: Better formating and general code quality changes, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode 1525dc1dc7 06/61: ic, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode 020175db62 16/61: Major changes, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode 9f450166d8 39/61: better docu, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode 02f280400c 34/61: Added eglot supprt, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode 59c4c2a5a6 40/61: pattern matching docu,
ELPA Syncer <=
- [nongnu] elpa/haskell-ts-mode 58d158bef4 45/61: More linting, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode 998fc309bd 50/61: General code changes, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode 834f15a29d 42/61: temp, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode 4cf9f99d93 51/61: More changes, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode dd16b23b60 56/61: Fixed comment problems, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode 9566f23699 60/61: new indent funciton, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode c2d4c88738 57/61: run haskell changes, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode c49a063e9a 61/61: Fixed defcusotm, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode 44d5bdb92f 09/61: added intent docu to readme, ELPA Syncer, 2024/09/04
- [nongnu] elpa/haskell-ts-mode 4886b37b9a 27/61: Fix comment problem, ELPA Syncer, 2024/09/04