[Git][ghc/ghc][master] Fix :add docs in user guide
Marge Bot (@marge-bot)
gitlab at gitlab.haskell.org
Tue Sep 6 19:37:13 UTC 2022
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
d4f908f7 by Jan Hrček at 2022-09-06T15:36:58-04:00
Fix :add docs in user guide
- - - - -
1 changed file:
- docs/users_guide/ghci.rst
Changes:
=====================================
docs/users_guide/ghci.rst
=====================================
@@ -2183,7 +2183,7 @@ commonly used commands.
Abandons the current evaluation (only available when stopped at a
breakpoint).
-.. ghci-cmd:: :add;[*] ⟨module⟩
+.. ghci-cmd:: :add; [*]⟨module⟩
Add ⟨module⟩(s) to the current target set, and perform a reload.
Normally pre-compiled code for the module will be loaded if
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d4f908f7dff34c650fd3cf26dbba1d5b66c13dbc
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d4f908f7dff34c650fd3cf26dbba1d5b66c13dbc
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/20220906/4bf2a411/attachment.html>
More information about the ghc-commits
mailing list