Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 24c363d

Browse files
authored
Improve FreeBSD installation docs (haskell#4536)
1 parent 32f7800 commit 24c363d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

‎docs/installation.md‎

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,14 +120,16 @@ built against the official Fedora ghc package.
120120

121121
## FreeBSD
122122

123-
HLS is available for installation from official binary packages. Use
123+
HLS is available for installation via [devel/hs-haskell-language-server](https://www.freshports.org/devel/hs-haskell-language-server)
124+
port or from official binary packages. Use
124125

125126
```bash
126127
pkg install hs-haskell-language-server
127128
```
128129

129-
to install it. At the moment, HLS installed this way only supports the same GHC
130-
version as the ports one.
130+
to install it. HLS installed this way targets the same GHC version that the [lang/ghc](https://www.freshports.org/lang/ghc)
131+
port produces. Use the `pkg search haskell-language` command to list HLS packages
132+
for other GHCs.
131133

132134
## Gentoo
133135

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /