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

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

[nongnu] elpa/haskell-tng-mode c22f7d2 045/385: thoughts on future plans


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-tng-mode c22f7d2 045/385: thoughts on future plans
Date: Tue, 5 Oct 2021 23:58:58 -0400 (EDT)

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

    thoughts on future plans
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 6388bd7..72d68b8 100644
--- a/README.md
+++ b/README.md
@@ -70,10 +70,12 @@ Some blue sky features are being considered but may be best 
as independent proje
   - `:browse` `company-backend`
   - `:doc` at point
 - [`flycheck`](http://www.flycheck.org/en/latest/) integration with 
`haskell-compile`
+  - `ghc` / `cabal v2-exec ghc --` for red squiggles, getting the correct info 
from [`cabal-helper`](http://hackage.haskell.org/package/cabal-helper)
   - and [`hlint`](https://github.com/ndmitchell/hlint)
   - and for faster feedback, [`ghcid`](https://github.com/ndmitchell/ghcid)
 - [visualise values as 
types](https://twitter.com/jyothsnasrin/status/1039530556080283648)
 - [`djinn`](https://hackage.haskell.org/package/djinn) / 
[`justdoit`](https://hackage.haskell.org/package/ghc-justdoit) integration
+- [`pointfree`](https://hackage.haskell.org/package/pointfree) integration
 - is there a solution to thinking "right to left" vs writing "left to right"?
 - identify trivial / helper functions and forward their `edit-definition` to 
another location.
 - Code gen



reply via email to

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