summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2019-12-22 09:36:53 +0100
committerGabor Greif <ggreif@gmail.com>2019-12-22 09:46:27 +0100
commit1c302c6289a6eddc92b48815dd420bd58eb2f286 (patch)
treeb2f4e71a1391f84d4a40977598ccbcb5ca0c818a /docs
parent78ce1b412e300f1fde0781d0b3cc912e4e56b543 (diff)
downloadhaskell-wip/xcode-dialog.tar.gz
while at it rename XCode to the official Xcodewip/xcode-dialog
Diffstat (limited to 'docs')
-rw-r--r--docs/users_guide/codegens.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/codegens.rst b/docs/users_guide/codegens.rst
index c68eff25d4..514a830c57 100644
--- a/docs/users_guide/codegens.rst
+++ b/docs/users_guide/codegens.rst
@@ -58,7 +58,7 @@ To install LLVM and Clang:
- *Linux*: Use your package management tool.
- *Mac OS X*: Clang is included by default on recent OS X machines when
- XCode is installed (from 10.6 and later). LLVM is not included.
+ Xcode is installed (from 10.6 and later). LLVM is not included.
In order to use the LLVM based code generator, you should install the
`Homebrew <http://mxcl.github.com/homebrew/>`__ package manager for
OS X. Alternatively you can download binaries for LLVM and Clang from