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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -158,6 +158,6 @@ This formula contains HLS binaries compiled with GHC versions available via Home
158
158
159
159
You need to provide your own GHC/Cabal/Stack as required by your project, possibly via Homebrew.
160
160
161
-
## Installation using nix
161
+
## Installation using Nix
162
162
163
-
You can read full instructions on how to install HLS with nix in [haskell4nix documentation](https://haskell4nix.readthedocs.io/nixpkgs-users-guide.html#how-to-install-haskell-language-server).
163
+
You can read full instructions on how to install HLS with Nix in the [Nixpkgs manual](https://nixos.org/manual/nixpkgs/unstable/#haskell-language-server).
0 commit comments