[Git][ghc/ghc][master] users-guide: remove note about fatal Haddock parse failures
Marge Bot (@marge-bot)
gitlab at gitlab.haskell.org
Wed Aug 23 17:45:44 UTC 2023
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
a05cdaf0 by Alexander Esgen at 2023-08-23T13:45:16-04:00
users-guide: remove note about fatal Haddock parse failures
- - - - -
1 changed file:
- docs/users_guide/using.rst
Changes:
=====================================
docs/users_guide/using.rst
=====================================
@@ -1765,8 +1765,8 @@ Haddock
top-level type-signature. With this flag GHC will parse Haddock comments
and include them in the interface file it produces.
- Note that this flag makes GHC's parser more strict so programs which are
- accepted without Haddock may be rejected with :ghc-flag:`-haddock`.
+ Consider using :ghc-flag:`-Winvalid-haddock` to be informed about discarded
+ documentation comments.
Miscellaneous flags
-------------------
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/a05cdaf018688491625066c0041a4686301d4bc2
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/a05cdaf018688491625066c0041a4686301d4bc2
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/20230823/70f858a9/attachment.html>
More information about the ghc-commits
mailing list