Skip to content

Commit

Permalink
Update links to Nix documentation (#3805)
Browse files Browse the repository at this point in the history
  • Loading branch information
maralorn authored Sep 12, 2023
1 parent f557e6c commit cc0d4ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,6 @@ This formula contains HLS binaries compiled with GHC versions available via Home

You need to provide your own GHC/Cabal/Stack as required by your project, possibly via Homebrew.

## Installation using nix
## Installation using Nix

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).
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 comments on commit cc0d4ee

Please sign in to comment.