Skip to content

Commit 725a877

Browse files
authored
build for hls
1 parent 460e6a5 commit 725a877

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ It is combined with [EO](https://github.com/objectionary/eo) editor. EO is based
4343
cd back
4444
# for the first time
4545
direnv allow
46+
# build for HLS
47+
nix build
4648
# start the server
4749
nix run
4850
```
@@ -59,4 +61,4 @@ It is combined with [EO](https://github.com/objectionary/eo) editor. EO is based
5961
- If in VS Code, reload the window (`Ctrl`+`Shift`+`P` -> `Developer: Reload window`) and repeat previous commands to start the server and the client
6062

6163
- For Haskell, your shell will have [haskell-language-server](https://github.com/haskell/haskell-language-server)
62-
- For Purescript - [purescript-language-server](https://github.com/nwolverson/purescript-language-server)
64+
- For Purescript - [purescript-language-server](https://github.com/nwolverson/purescript-language-server)

0 commit comments

Comments
 (0)