Skip to content

Commit 82d3a51

Browse files
committed
point to docs/demo of new version of eval plugin
1 parent 518d34f commit 82d3a51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ This extension adds language support for [Haskell](https://haskell.org), powered
1414
- Code completion
1515
- Formatting via Brittany, Floskell, Ormolu or Stylish Haskell
1616
- [Multi-root workspace](https://code.visualstudio.com/docs/editor/multi-root-workspaces) support
17-
- Code evaluation (Haskell Language Server)
17+
- Code evaluation (Haskell Language Server), see ([Tutorial](https://github.com/haskell/haskell-language-server/blob/master/plugins/hls-eval-plugin/README.md))
1818

19-
![Eval](https://i.imgur.com/bh992sT.gif)
19+
![Eval Demo](https://raw.githubusercontent.com/haskell/haskell-language-server/master/plugins/hls-eval-plugin/demo.gif)
2020

2121
## Requirements
2222

0 commit comments

Comments
 (0)