Skip to content

Commit 6256878

Browse files
marcin-rzeznickiEMQ-YangM
authored and
EMQ-YangM
committed
Update installation on ArchLinux - new package (haskell#2265)
See haskell#2264
1 parent d8814c6 commit 6256878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To install, download the `haskell-language-server-wrapper` executable for your p
4040

4141
## Arch Linux
4242

43-
The preferred method of installation for development purposes is to use the [haskell-language-server-bin](https://aur.archlinux.org/packages/haskell-language-server-bin) package from AUR.
43+
The preferred method of installation for development purposes is to use the [haskell-language-server-static](https://aur.archlinux.org/packages/haskell-language-server-static) package from AUR.
4444
This package contains statically linked binaries for each supported GHC version and `haskell-language-server-wrapper` for automatic GHC version selection.
4545
It is updated regularly, requires no additional dependencies, and is independent of other haskell packages you may have on your system, including GHC.
4646
Its size is relatively large (approx. 900 MB), but if this is a problem for you, during installation you can disable the GHC versions you will not be using by editing the PKGBUILD file.

0 commit comments

Comments
 (0)