Skip to content

Commit 1119def

Browse files
juhpjneira
andauthored
installation.md: add Fedora copr repo (#2274)
Co-authored-by: Javier Neira <[email protected]>
1 parent 768ae65 commit 1119def

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/installation.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@ sudo pacman -S haskell-language-server
5555
In this case, `haskell-language-server` is compiled against the GHC distributed to Arch Linux, so you will need maintain a system wide Haskell development environment, and install GHC from `pacman` as well.
5656
See [ArchWiki](https://wiki.archlinux.org/index.php/Haskell) for the details of Haskell infrastructure on Arch Linux.
5757

58+
## Fedora
59+
60+
Binary packages for Fedora are available from [this Copr repo](https://copr.fedorainfracloud.org/coprs/petersen/haskell-language-server),
61+
built against the official Fedora ghc package.
62+
5863
## FreeBSD
5964

6065
HLS is available for installation from official binary packages. Use

0 commit comments

Comments
 (0)