From c70eecff234d9a8285a9a139d25485d6175c9b48 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 14 Oct 2021 13:50:56 +0800 Subject: [PATCH] installation.md: add Fedora copr repo --- docs/installation.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/installation.md b/docs/installation.md index 6bdf0025c7..53140352bc 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -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