Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Commit 30b0d94

Browse files
authored
add libgmp note to generic linux install
1 parent 7f31057 commit 30b0d94

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/templates/plan-a/download-os-sections.html.mu

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,8 @@ extra-include-dirs: C:\Program Files\Haskell Platform\8.0.1\mingw\include
278278
it should work on most modern Linux
279279
distributions, you may want to investigate use one of the
280280
distribution-specific options listed on the
281-
right.
281+
right. As GHC links against libgmp,
282+
you may need to install "libgmp-dev" using your package manager of choice.
282283
</p>
283284
<p>
284285
The latest version of the Haskell Platform for Linux is

0 commit comments

Comments
 (0)