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 the fedora 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.14 # pulls in ghc9.14
$ sudo dnf install haskell-language-server-ghc9.12 # pulls in ghc9.12
$ sudo dnf install haskell-language-server-ghc9.10 # pulls in ghc9.10
$ 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 # (version v2.11) - pulls in ghc9.4
$ sudo dnf install haskell-language-server-ghc9.2 # (version v2.9) - 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 (not available for epel9)
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 10
|
aarch64 (54)*, ppc64le (0)*, x86_64 (51)* | EPEL 10 (91 downloads) |
EPEL 9
|
aarch64 (293)*, ppc64le (188)*, x86_64 (275)* | EPEL 9 (230 downloads) |
Fedora 41
|
aarch64 (333)*, ppc64le (205)*, x86_64 (2001)* | Fedora 41 (0 downloads) |
Fedora 42
|
aarch64 (288)*, ppc64le (105)*, x86_64 (1710)* | Fedora 42 (284 downloads) |
Fedora 43
|
aarch64 (124)*, ppc64le (105)*, x86_64 (832)* | Fedora 43 (115 downloads) |
Fedora 44
|
aarch64 (17)*, ppc64le (9)*, x86_64 (6)* | Fedora 44 (0 downloads) |
Fedora rawhide
|
aarch64 (441)*, ppc64le (348)*, x86_64 (681)* | Fedora rawhide (284 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable petersen/haskell-language-server
More info about enabling Copr repositories
EPEL 10
Fedora 41