This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
add option to turn warnings into errors #927
Open
Description
In my project whenever I build haddocks I seem to have many warnings of the form
Warning: Some.Module: could not find link destinations for:
Every once in a while I go through and fix them all, but I would prefer if I could have my continuous integration prevent these sort of regressions from going in in the first place. Is it currently possible to turn these warnings into errors? If not, what would it look like to add an option to enable this?
Metadata
Metadata
Assignees
Labels
No labels