branch: elpa/haskell-tng-mode commit c22f7d293fcd467e3edc67c3da943f5f045b9bac Author: Tseen She <ts33n....@gmail.com> Commit: Tseen She <ts33n....@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