You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installation.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -230,3 +230,6 @@ This formula contains HLS binaries compiled with GHC versions available via Home
230
230
231
231
You need to provide your own GHC/Cabal/Stack as required by your project, possibly via Homebrew.
232
232
233
+
## Installation using nix
234
+
235
+
You can read full instructions on how to install HLS with nix in [haskell2nix documentation](https://haskell4nix.readthedocs.io/nixpkgs-users-guide.html#how-to-install-haskell-language-server).
0 commit comments