Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit d444317

Browse files
committed
build for hls
1 parent e6ab5e5 commit d444317

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ It is combined with [EO](https://github.com/objectionary/eo) editor. EO is based
5959
cd back
6060
# for the first time
6161
direnv allow
62+
# build for HLS
63+
nix build
6264
# start the server
6365
nix run
6466
```
@@ -75,4 +77,4 @@ It is combined with [EO](https://github.com/objectionary/eo) editor. EO is based
7577
- If in VS Code, reload the window (`Ctrl`+`Shift`+`P` -> `Developer: Reload window`) and repeat previous commands to start the server and the client
7678

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

0 commit comments

Comments
 (0)