Skip to content

Commit

Permalink
installation.md: add Fedora copr repo (#2274)
Browse files Browse the repository at this point in the history
Co-authored-by: Javier Neira <[email protected]>
  • Loading branch information
juhp and jneira authored Oct 18, 2021
1 parent 768ae65 commit 1119def
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ sudo pacman -S haskell-language-server
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.
See [ArchWiki](https://wiki.archlinux.org/index.php/Haskell) for the details of Haskell infrastructure on Arch Linux.

## Fedora

Binary packages for Fedora are available from [this Copr repo](https://copr.fedorainfracloud.org/coprs/petersen/haskell-language-server),
built against the official Fedora ghc package.

## FreeBSD

HLS is available for installation from official binary packages. Use
Expand Down

0 comments on commit 1119def

Please sign in to comment.