[Git][ghc/ghc][wip/T18566] Fix docs

Ben Gamari gitlab at gitlab.haskell.org
Thu Nov 12 00:48:06 UTC 2020



Ben Gamari pushed to branch wip/T18566 at Glasgow Haskell Compiler / GHC


Commits:
52ba5f9d by Ben Gamari at 2020-11-11T19:47:58-05:00
Fix docs

- - - - -


2 changed files:

- docs/users_guide/9.2.1-notes.rst
- docs/users_guide/profiling.rst


Changes:

=====================================
docs/users_guide/9.2.1-notes.rst
=====================================
@@ -51,7 +51,7 @@ Compiler
   Code using ``Void#`` now has to enable :extension:`UnboxedTuples`.
 
 ``ghc`` library
-~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~
 
 - The ``con_args`` field of ``ConDeclGADT`` has been renamed to ``con_g_args``.
   This is because the type of ``con_g_args`` is now different from the type of


=====================================
docs/users_guide/profiling.rst
=====================================
@@ -373,7 +373,7 @@ compiled program.
     ⟨name⟩ also accepts a small globbing language using ``*`` as a wildcard
     symbol:
 
-    .. code-block::
+    .. code-block:: none
 
         pattern    := <module> '.' <identifier>
         module     := '*'



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/52ba5f9dd3b137836f9a9518694385de75c032f8

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/52ba5f9dd3b137836f9a9518694385de75c032f8
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/20201111/cbcdec7a/attachment.html>


More information about the ghc-commits mailing list