[Git][ghc/ghc][master] docs: Fix ghci :doc documentation

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Wed Mar 5 09:52:16 UTC 2025



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
07fe6d1d by Rodrigo Mesquita at 2025-03-05T04:51:07-05:00
docs: Fix ghci :doc documentation

Fixes #25799

- - - - -


1 changed file:

- docs/users_guide/ghci.rst


Changes:

=====================================
docs/users_guide/ghci.rst
=====================================
@@ -2444,8 +2444,6 @@ commonly used commands.
 
 .. ghci-cmd:: :doc; ⟨name⟩
 
-    (Experimental: This command will likely change significantly in GHC 8.8.)
-
     Displays the documentation for the given name. Currently the command is
     restricted to displaying the documentation directly on the declaration
     in question, ignoring documentation for arguments, constructors etc.



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/07fe6d1daad01030cb7b9e6897492b7bdaec5a90

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/07fe6d1daad01030cb7b9e6897492b7bdaec5a90
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/20250305/3915892b/attachment.html>


More information about the ghc-commits mailing list