Skip to content
Snippets Groups Projects
Commit da5121f6 authored by amesgen's avatar amesgen Committed by Ben Gamari
Browse files

users-guide: remove note about fatal Haddock parse failures

(cherry picked from commit a05cdaf0)
parent 89f6bc6d
No related branches found
No related tags found
No related merge requests found
......@@ -1768,8 +1768,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
-------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment