branch: elpa/haskell-tng-mode commit 6b4dca02417f269592f67e6fae20519352d67be3 Author: Tseen She <ts33n....@gmail.com> Commit: Tseen She <ts33n....@gmail.com>
note other build tools --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a5219f..c29c06b 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ This is the status of core features: - [x] `stylish-haskell` support - Compiling: - [x] `haskell-tng-compile` for `cabal` batch commands - - [x] `stack` support (via `stack2cabal` or customise `haskell-tng-compile:*`) + - [x] `stack`, `nix`, `shake`, etc support (customise `haskell-tng-compile:*`) - [ ] `comint-mode` based `ghc` repl Compatibility with `lsp-mode` / [`haskell-ide-engine`](https://github.com/haskell/haskell-ide-engine) is important for more advanced IDE features.