petersen/haskell-language-server

Project ID: 50263

Description

Haskell LSP server built for Fedora ghc packages.

Installation Instructions

$ sudo dnf copr enable petersen/haskell-language-server

and one or more of:

$ sudo dnf install haskell-language-server # (version depends on ghc version) - pulls in ghc
$ sudo dnf install haskell-language-server* # installs HLS for all available ghc* compiler versions and the compilers too
$ sudo dnf install haskell-language-server-ghc9.8 # pulls in ghc9.8
$ sudo dnf install haskell-language-server-ghc9.6 # pulls in ghc9.6
$ sudo dnf install haskell-language-server-ghc9.4 # pulls in ghc9.4
$ sudo dnf install haskell-language-server-ghc9.2 # pulls in ghc9.2
$ sudo dnf install haskell-language-server-ghc9.0 # (version v2.4) - pulls in ghc9.0
$ sudo dnf install haskell-language-server-ghc8.10 # (version v2.2) - pulls in ghc8.10 (only for F38 or later)

They pull in the respective Fedora ghcX.Y packages.

You can also use them easily with the Fedora stack package which includes a stack-symlink-distro-ghc script.

They also include a weak dep on cabal-install.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 9 aarch64 (25)*, ppc64le (29)*, x86_64 (63)* EPEL 9 (71 downloads)
Fedora 37 aarch64 (75)*, ppc64le (36)*, x86_64 (1803)* Fedora 37 (0 downloads)
Fedora 38 aarch64 (44)*, ppc64le (23)*, x86_64 (2001)* Fedora 38 (245 downloads)
Fedora 39 aarch64 (34)*, ppc64le (13)*, x86_64 (1437)* Fedora 39 (206 downloads)
Fedora 40 aarch64 (0)*, ppc64le (0)*, x86_64 (281)* Fedora 40 (92 downloads)
Fedora rawhide aarch64 (23)*, ppc64le (39)*, x86_64 (243)* Fedora rawhide (112 downloads)

* Total number of downloaded packages.

External Repository List

The following repositories are accessible during builds