summaryrefslogtreecommitdiff
path: root/docs/users_guide/codegens.rst
diff options
context:
space:
mode:
authorZubin Duggal <zubin.duggal@gmail.com>2022-05-17 16:16:09 +0530
committerZubin Duggal <zubin.duggal@gmail.com>2022-05-17 16:33:58 +0530
commita1c2e6e7722545fc3070ff73032ec6f2ef7d02d6 (patch)
treec215f9a094c35283f8abf35abe8e776e6b093bc1 /docs/users_guide/codegens.rst
parent5f6527e05beb628c5015ab9f8a7f4012ee8d14a1 (diff)
downloadhaskell-wip/llvm-version-man.tar.gz
docs: Fix LlvmVersion in manpage (#21280)wip/llvm-version-man
Diffstat (limited to 'docs/users_guide/codegens.rst')
-rw-r--r--docs/users_guide/codegens.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/users_guide/codegens.rst b/docs/users_guide/codegens.rst
index 441d4900d6..e9b696fe0e 100644
--- a/docs/users_guide/codegens.rst
+++ b/docs/users_guide/codegens.rst
@@ -50,8 +50,8 @@ compiler <https://clang.llvm.org>`__ compiler available on your ``PATH``.
.. note::
- Note that this GHC release expects an LLVM version in the |llvm-version|
- release series.
+ Note that this GHC release expects an LLVM version in the |llvm-version-min|
+ up to |llvm-version-max| (not inclusive) release series.
To install LLVM and Clang: