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 # pulls in ghc
$ 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 # pulls in ghc9.0
$ sudo dnf install haskell-language-server-ghc8.10 # pulls in ghc8.10 (only for F38 or later)
They pull in the respective Fedora ghcX.Y
packages.
They also include a weak dep on cabal-install
.
You can also use them easily with the Fedora stack
package which includes a stack-symlink-distro-ghc
script.
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 |
---|---|---|
![]() |
aarch64 (2)*, ppc64le (0)*, x86_64 (0)* | EPEL 9 (28 downloads) |
![]() |
aarch64 (14)*, ppc64le (0)*, x86_64 (507)* | Fedora 35 (0 downloads) |
![]() |
aarch64 (0)*, ppc64le (0)*, x86_64 (1757)* | Fedora 36 (0 downloads) |
![]() |
aarch64 (17)*, ppc64le (0)*, x86_64 (1518)* | Fedora 37 (171 downloads) |
![]() |
aarch64 (8)*, ppc64le (0)*, x86_64 (450)* | Fedora 38 (42 downloads) |
![]() |
aarch64 (4)*, ppc64le (4)*, x86_64 (75)* | Fedora rawhide (71 downloads) |
* Total number of packages downloaded in the last seven days.
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