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.
allow relative urls? #1126
Open
Description
I would like to host my Haddock documentation for others to see without having to publish to Hackage (as I'm not building a library), and figured perhaps I could publish to Github Pages.
However, I found that Haddock generates absolute URLs based on the local location of the documentation folder on the system the docs were generated on.
When moving or deploying the /doc/
folder anywhere else, such links would break.
Is there some command-line option that might allow specifying the desired behavior here?
Metadata
Metadata
Assignees
Labels
No labels