[Git][ghc/ghc][wip/andreask/xchg_primop] Apply suggestion to docs/users_guide/8.12.1-notes.rst

Andreas Klebinger gitlab at gitlab.haskell.org
Tue Jun 2 10:12:04 UTC 2020



Andreas Klebinger pushed to branch wip/andreask/xchg_primop at Glasgow Haskell Compiler / GHC


Commits:
97fd7e20 by Andreas Klebinger at 2020-06-02T06:12:02-04:00
Apply suggestion to docs/users_guide/8.12.1-notes.rst
- - - - -


1 changed file:

- docs/users_guide/8.12.1-notes.rst


Changes:

=====================================
docs/users_guide/8.12.1-notes.rst
=====================================
@@ -165,8 +165,8 @@ Build system
 Bootstrapping requirements
 --------------------------
 
-Starting with 8.12.1 GHC requires a C compiler which supports
-__atomic_op_n builtins. This raises the requirement for GCC to 4.7.
+- GHC now requires a C compiler which supports
+  ``__atomic_op_n`` builtins. This raises the requirement for GCC to 4.7.
 
 Included libraries
 ------------------



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/97fd7e201f7cfbed2165e718ad2c89b6e4c31096

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/97fd7e201f7cfbed2165e718ad2c89b6e4c31096
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200602/c7c56d82/attachment.html>


More information about the ghc-commits mailing list